|
using | value_type = typename Formatter::value_type |
|
|
DocElementHelper | Element (const value_type name[]) const |
|
DocElementHelper | FirstChild () const |
|
DocElementHelper | NextSibling () const |
|
DocAttributeHelper< Formatter > | Attribute (const value_type name[]) const |
|
DocAttributeHelper< Formatter > | FirstAttribute () const |
|
Formatter::InteriorSection | Name () 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 |
|
| operator bool () const |
|
bool | operator! () const |
|
|
| DocElementHelper (unsigned elementIndex, const Document< Formatter > &doc) |
|
unsigned | FindAttribute (StringSection< value_type > name) const |
|
|
const Document< Formatter > * | _doc |
|
unsigned | _index |
|
|
class | Document< Formatter > |
|
The documentation for this class was generated from the following files: