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

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
 

Member Data Documentation

template<typename KeyType >
rttr::variant DirectProperty< KeyType >::m_object
private
Todo:
Change to typed pointer some way.

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