ADTF
Loading...
Searching...
No Matches
adtf::mediadescription::cType Class Referenceabstract

#include <type_reflection_legacy.h>

Inherited by adtf::mediadescription::flash::arithmetic_type< Type >, adtf::mediadescription::flash::cEnumerationType, and adtf::mediadescription::flash::cStructureType.

Public Member Functions

virtual std::string GetName () const=0
 
virtual size_t GetSize () const=0
 
virtual size_t GetAlignment () const=0
 

Detailed Description

Base class for types.

Member Function Documentation

◆ GetAlignment()

virtual size_t adtf::mediadescription::flash::cType::GetAlignment ( ) const
pure virtual
Returns
The default alignment of the type.

◆ GetName()

virtual std::string adtf::mediadescription::flash::cType::GetName ( ) const
pure virtual
Returns
The name of the type.

◆ GetSize()

virtual size_t adtf::mediadescription::flash::cType::GetSize ( ) const
pure virtual
Returns
The size of the type.

The documentation for this class was generated from the following file: