sprint 1-alpha
Classes | Typedefs
sprint::xml Namespace Reference

xml namespace More...

Classes

struct  node
class  document
 An XML Document. More...

Typedefs

typedef std::pair< std::string,
std::string > 
attr_t
 a string pair: first is the key, second is the value
typedef std::vector< attr_tattr_list_t
 a list of XML Attributes
typedef std::vector< nodenode_list_t
 A collection of XMLNode.

Detailed Description

xml namespace

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines