Ocean
DevicePlayer.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::Devices::DevicePlayer
 This class implements the abstract base class for all device players. More...
 

Namespaces

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

Typedefs

using Ocean::Devices::SharedDevicePlayer = std::shared_ptr< DevicePlayer >
 Definition of a shared pointer holding a DevicePlayer object. More...