RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
test_walker Struct Reference
Inheritance diagram for test_walker:
pugi::xml_tree_walker

Public Member Functions

 test_walker (unsigned int stop_count_=0)
 
std::basic_string< pugi::char_t > depthstr () const
 
virtual bool begin (xml_node &node)
 
virtual bool for_each (xml_node &node)
 
virtual bool end (xml_node &node)
 

Public Attributes

std::basic_string< pugi::char_t > log
 
unsigned int call_count
 
unsigned int stop_count
 

Additional Inherited Members

- Protected Member Functions inherited from pugi::xml_tree_walker
int depth () const
 

The documentation for this struct was generated from the following file: