Gocator API
GoSdk.h
Go to the documentation of this file.
1 /**
2  * @file GoSdk.h
3  * @brief Includes all Gocator SDK headers.
4  *
5  * @internal
6  * Copyright (C) 2017-2019 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/GoAccelerator.h>
16 #include <GoSdk/GoAcceleratorMgr.h>
17 #include <GoSdk/GoAlgorithm.h>
18 #include <GoSdk/GoPartModel.h>
19 #include <GoSdk/GoReplay.h>
20 #include <GoSdk/GoSections.h>
21 #include <GoSdk/GoSensor.h>
22 #include <GoSdk/GoSensorInfo.h>
23 #include <GoSdk/GoSetup.h>
24 #include <GoSdk/GoSystem.h>
25 #include <GoSdk/GoTracheid.h>
26 #include <GoSdk/GoGeoCal.h>
27 #include <GoSdk/GoTransform.h>
28 #include <GoSdk/GoUtils.h>
38 #include <GoSdk/Outputs/GoOutput.h>
41 #include <GoSdk/Tools/GoFeature.h>
42 #include <GoSdk/Tools/GoFeatures.h>
43 #include <GoSdk/Tools/GoTool.h>
44 #include <GoSdk/Tools/GoTools.h>
45 #include <GoSdk/Tools/GoExtTool.h>
47 
48 #endif
Declares the base GoTool class.
Declares the GoSections class.
Declares Gocator data message classes and related types.
Declares the GoMeasurement class.
Declares the GoGeoCal class.
Declares the base GoExtTool class.
Declares the GoReceiver class.
Declares the GoOutput class.
Declares the GoSensor class.
Contains various helper functions.
Declares the GoDataSet class.
Declares the GoDiscoveryExtInfo class and related types.
Declares the GoSensorInfo class.
Declares the GoTransform class.
Declares the GoAccelSensorPortAlloc class.
Declares discovery-related types.
Declares the GoExtToolDataOutput class.
Essential SDK declarations.
Declares the GoFeature class.
Declares the GoTransform class.
Declares the GoMeasurement classes.
Declares the GoPartModel and GoPartModelEdge class.
Declares the GoSerializer class.
Gocator SDK library management functions.
Declares the GoControl class.
Declares the GoAcceleratorMgr class public interfaces.
Declares the GoSystem class.
Contains various Algorithmic helper functions.
Declares the GoAccelerator class.
Declares the GoTool classes.
Declares the GoSetup class.
Declares the GoFeatures classes.
Declares the GoReplay class.
Declares the GoHealthMsg class and related types.