|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::Timestamp |
| This class implements a timestamp. More... | |
| class | Ocean::Timestamp::TimestampConverter |
| This class is a helper class allowing to converter timestamps defined in a specific time domain to unix timestamps. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
Typedefs | |
| using | Ocean::Timestamps = std::vector< Timestamp > |
| Definition of a vector holding Timestamp objects. | |