Ocean
Loading...
Searching...
No Matches
DataSample.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::IO::Serialization::DataSample
 This class implements a base class for data samples. 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.
 

Typedefs

using Ocean::IO::Serialization::UniqueDataSample = std::unique_ptr< DataSample >
 Definition of a unique pointer holding a DataSample.