libiqxmlrpc  0.12.4
 All Classes Namespaces Files Functions Typedefs Enumerations
Public Member Functions | List of all members
iqxmlrpc::ValueBuilder Class Reference
Inheritance diagram for iqxmlrpc::ValueBuilder:
iqxmlrpc::ValueBuilderBase iqxmlrpc::BuilderBase

Public Member Functions

 ValueBuilder (Parser &parser)
 
- Public Member Functions inherited from iqxmlrpc::ValueBuilderBase
 ValueBuilderBase (Parser &parser, bool expect_text=false)
 
Value_typeresult ()
 
- Public Member Functions inherited from iqxmlrpc::BuilderBase
 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)
 

Additional Inherited Members

- Protected Member Functions inherited from iqxmlrpc::BuilderBase
template<class R , class BUILDER >
sub_build (bool flat=false)
 
void want_exit ()
 
- Protected Attributes inherited from iqxmlrpc::ValueBuilderBase
std::auto_ptr< Value_typeretval
 

The documentation for this class was generated from the following files: