contains the semantic informations for a given level and all sublevels More...
#include <EbmlElement.h>
Public Member Functions | |
EbmlSemantic (bool aMandatory, bool aUnique, const EbmlCallbacks &aGetCallbacks) | |
bool | IsMandatory () const |
bool | IsUnique () const |
EbmlElement & | Create () const |
operator const EbmlCallbacks & () const | |
Public Attributes | |
bool | Mandatory |
wether the element is mandatory in the context or not | |
bool | Unique |
const EbmlCallbacks & | GetCallbacks |
contains the semantic informations for a given level and all sublevels