Gocator API
 All Classes Files Functions Variables Typedefs Macros Groups Pages
GoSdk.h
Go to the documentation of this file.
1 /**
2  * @file GoSdk.h
3  * @brief Includes all Gocator API headers.
4  *
5  * @internal
6  * Copyright (C) 2008-2012 by LMI Technologies Inc.
7  * Licensed under the MIT License.
8  * Redistributed files must retain the above copyright notice.
9  */
10 #ifndef GO_SDK_H
11 #define GO_SDK_H
12 
13 #include <GoSdk/GoSdkDef.h>
14 #include <GoSdk/GoSdkLib.h>
15 #include <GoSdk/GoControl.h>
16 #include <GoSdk/GoDataSet.h>
17 #include <GoSdk/GoDataTypes.h>
18 #include <GoSdk/GoDiscovery.h>
19 #include <GoSdk/GoHealth.h>
20 #include <GoSdk/GoTools.h>
21 #include <GoSdk/GoTool.h>
22 #include <GoSdk/GoMeasurements.h>
23 #include <GoSdk/GoMeasurement.h>
24 #include <GoSdk/GoOutput.h>
25 #include <GoSdk/GoOutputTypes.h>
27 #include <GoSdk/GoPartDetection.h>
28 #include <GoSdk/GoProfileTypes.h>
29 #include <GoSdk/GoReceiver.h>
30 #include <GoSdk/GoSensor.h>
31 #include <GoSdk/GoSensorInfo.h>
32 #include <GoSdk/GoSerializer.h>
33 #include <GoSdk/GoSetup.h>
34 #include <GoSdk/GoSystem.h>
35 #include <GoSdk/GoUtils.h>
36 
37 #endif
Declares the GoTool class.
Declares the GoPartDetection class.
Declares Gocator data message classes and related types.
Declares the GoMeasurement class.
Declares the GoReceiver class.
Declares the GoOutput class.
Declares the GoSensor class.
Declares the GoProfileType classes.
Contains various helper functions.
Declares the GoDataSet class.
Declares the GoSensorInfo class.
Declares discovery-related types.
Essential API declarations.
Declares the GoMeasurement classes.
Declares the GoSerializer class.
Declares the GoSurfaceGeneration class.
Gocator API library management functions.
Declares the GoControl class.
Declares the GoSystem class.
Declares the GoTool classes.
Declares the GoSetup class.
Declares the GoHealthMsg class and related types.
Declares the Output Type classes.