|
Sleeping Wombat Common Library
0.50.0
swCommonLibrary
|
Public Member Functions | |
| DirectProperty () | |
| Constructor for serialization. | |
| DirectProperty (Object *object, const std::string &propertyPath) | |
| KeyType | GetValue (Object *object) |
| void | SetValue (Object *object, KeyType &value) |
Private Attributes | |
| rttr::property | m_property |
| rttr::variant | m_object |
|
private |
1.8.9.1