#include <property_node.h>
Public Member Functions | |
PropertyData () | |
Public Attributes | |
std::map< std::string, std::string > * | metadata |
PropertyValue | value |
Definition at line 66 of file property_node.h.
rve_properties::PropertyData::PropertyData | ( | ) | [inline] |
Definition at line 68 of file property_node.h.
std::map<std::string, std::string>* rve_properties::PropertyData::metadata |
Definition at line 73 of file property_node.h.
Definition at line 72 of file property_node.h.