Sleeping Wombat Common Library  0.50.0
swCommonLibrary
Public Member Functions | Private Attributes | List of all members
PropertyPath< KeyType > Class Template Reference

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
 

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