Namespace for all functionality of the ADTF Base SDK provided since v3.15. More...
Namespaces | |
namespace | detail |
Namespace for all internally used functionality implemented. | |
Classes | |
class | adtf_memory |
Template class implementation for the IRawMemory interface (see Supported types for adtf_memory<T> for writing and reading Samples). More... | |
class | adtf_memory< T, 0, typename std::enable_if< std::is_trivially_copyable< T >::value >::type > |
adtf memory class template specialization for trivial types | |
class | adtf_memory_trivial_type |
Template class implementation for the IRawMemory interface for trivial types. More... | |
class | adtf_memory_trivial_type< T, typename std::enable_if< std::is_const< T >::value >::type > |
Namespace for all functionality of the ADTF Base SDK provided since v3.15.