|
| ValueBuilder (Parser &parser) |
|
| ValueBuilderBase (Parser &parser, bool expect_text=false) |
|
Value_type * | result () |
|
| BuilderBase (Parser &, bool expect_text=false) |
|
void | visit_element (const std::string &tag) |
|
void | visit_element_end (const std::string &tag) |
|
void | visit_text (const std::string &) |
|
bool | expects_text () const |
|
int | depth () const |
|
bool | wants_exit () const |
|
void | build (bool flat=false) |
|
|
template<class R , class BUILDER > |
R | sub_build (bool flat=false) |
|
void | want_exit () |
|
std::auto_ptr< Value_type > | retval |
|
The documentation for this class was generated from the following files: