|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::Devices::GPSTracker |
| This class is the base class for all gps tracker objects. More... | |
| class | Ocean::Devices::GPSTracker::Location |
| This class implements a container for a GPS location. More... | |
| class | Ocean::Devices::GPSTracker::GPSTrackerSample |
| Definition of a sample holding GPS measurements. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Devices |
| Namespace of the Devices library. | |
Typedefs | |
| using | Ocean::Devices::GPSTrackerRef = SmartDeviceRef< GPSTracker > |
| Definition of a smart object reference for a GPS tracker. | |