Ocean
Measurement.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::Devices::Measurement
 This class implements the base class for all devices providing measurement samples. More...
 
class  Ocean::Devices::Measurement::Sample
 Definition of a sample holding a measurement. More...
 
class  Ocean::Devices::Measurement::SampleEventSubscription
 This class manages the lifetime of an event subscription for sample events. More...
 
class  Ocean::Devices::Measurement::ObjectMapper< TInternalId >
 This class implements a helper class to simplify the mapping between internal object ids (of the actual tracking implementation) and extern object ids (of the device system). More...
 

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::Devices
 Namespace of the Devices library.
 

Typedefs

typedef SmartDeviceRef< Measurement > Ocean::Devices::MeasurementRef
 Definition of a smart object reference for a measurement. More...