|
libebml_ng
|
#include <ebmlSchema.h>
Public Attributes | |
| std::wstring | name |
| std::vector< std::string > | path |
| ebmlID_t | id |
| std::string | type |
| std::string | range |
| std::string | def |
| std::unordered_map< std::string, std::string > | documentation |
| std::unordered_map< std::string, std::string > | usage |
| ebmlElementType * | elemtype |
| std::string ebml::element_t::def |
| std::unordered_map<std::string, std::string> ebml::element_t::documentation |
|
mutable |
| ebmlID_t ebml::element_t::id |
| std::wstring ebml::element_t::name |
| std::vector<std::string> ebml::element_t::path |
| std::string ebml::element_t::range |
| std::string ebml::element_t::type |
| std::unordered_map<std::string, std::string> ebml::element_t::usage |
1.8.14