Public Member Functions | |
void | operator() (const std::string &path, const PropertyNodePtr &node) |
PropertyVisitor () | |
Public Attributes | |
bool | inserted_twice |
std::map< std::string, PropertyNodePtr > | nodes |
Definition at line 246 of file test_property_node.cpp.
PropertyVisitor::PropertyVisitor | ( | ) | [inline] |
Definition at line 248 of file test_property_node.cpp.
void PropertyVisitor::operator() | ( | const std::string & | path, |
const PropertyNodePtr & | node | ||
) | [inline] |
Definition at line 252 of file test_property_node.cpp.
Definition at line 262 of file test_property_node.cpp.
std::map<std::string, PropertyNodePtr> PropertyVisitor::nodes |
Definition at line 261 of file test_property_node.cpp.