|
using | value_type = typename Formatter::value_type |
|
using | Section = typename Formatter::InteriorSection |
|
|
DocAttributeHelper< Formatter > | Attribute (const value_type name[]) const |
|
DocElementHelper< Formatter > | Element (const value_type name[]) const |
|
DocElementHelper< Formatter > | FirstChild () const |
|
DocAttributeHelper< Formatter > | FirstAttribute () const |
|
template<typename Type > |
Type | Attribute (const value_type name[], const Type &def) const |
|
template<typename Type > |
Type | operator() (const value_type name[], const Type &def) const |
|
| Document (Formatter &formatter) |
|
| Document (Document &&moveFrom) |
|
Document & | operator= (Document &&moveFrom) |
|
|
unsigned | ParseElement (Formatter &formatter) |
|
unsigned | FindAttribute (StringSection< value_type > name) const |
|
|
class | DocElementHelper< Formatter > |
|
class | DocAttributeHelper< Formatter > |
|
The documentation for this class was generated from the following files:
- Utility/Streams/StreamDOM.h
- Tools/ShaderFragmentArchive/ShaderDiagramDocument.cpp
- Utility/Streams/StreamDOM.cpp