|
Sleeping Wombat Common Library
0.50.0
swCommonLibrary
|
Public Member Functions | |
| PropertyPath () | |
| Constructor for serialization. | |
| PropertyPath (Object *object, const std::string &propertyPath) | |
| KeyType | GetValue (Object *object) |
| void | SetValue (Object *object, KeyType &value) |
Private Attributes | |
| std::vector< rttr::property > | m_path |
1.8.9.1