|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::IO::Serialization::DataSerializer |
| This class implements the base class for data serializers. More... | |
| class | Ocean::IO::Serialization::DataSerializer::ChannelConfiguration |
| This class holds channel configuration (sample type, name, and content type). More... | |
| struct | Ocean::IO::Serialization::DataSerializer::ChannelConfiguration::Hash |
| Definition of a hash function for ChannelConfiguration objects. More... | |
| class | Ocean::IO::Serialization::DataSerializer::Channel |
| This class implements a channel with configuration and channel id. More... | |
| struct | Ocean::IO::Serialization::DataSerializer::Channel::Hash |
| Definition of a hash function for Channel objects. More... | |
| class | Ocean::IO::Serialization::DataSerializer::DataSampleChannelConfiguration |
| This class implements a data sample holding channel configuration information. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::IO |
| Namespace of the Ocean IO library. | |
| namespace | Ocean::IO::Serialization |
| Namespace of the Ocean IO Serialization library. | |