|
Ocean
|
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 | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | 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. | |