libebml_ng
EBML Element Instance Implementations

Concrete implementations of the ebml::ebmlElement abstract base class. More...

Concrete implementations of the ebml::ebmlElement abstract base class.

This group contains the final, non-templated classes that are ready for direct use. They are typically instantiated by the factory methods in the ebmlElementType classes and represent the final objects within a parsed EBML document.

See also
EBML Element Type Implementation