Sleeping Wombat Common Library  0.50.0
swCommonLibrary
Public Member Functions | List of all members
Property< PropertyType > Class Template Reference
Inheritance diagram for Property< PropertyType >:
IProperty

Public Member Functions

 Property (const rttr::property metaInfo, IEnableProperty *object)
 
 Property (IEnableProperty *object)
 Tworzy niepoprawny obiekt Property.
 
PropertyType & operator() (void)
 
 operator PropertyType & ()
 
- Public Member Functions inherited from IProperty
 IProperty (const rttr::property metaInfo, IEnableProperty *object)
 
 IProperty (IEnableProperty *object)
 Tworzy niepoprawny obiekt IProperty.
 
std::string GetPropertyName ()
 
rttr::type GetPropertyType ()
 
bool IsValid ()
 

Additional Inherited Members

- Protected Member Functions inherited from IProperty
template<typename ClassType , typename ParamType >
ParamType ClassType::* GetMemberPointer ()
 
- Protected Attributes inherited from IProperty
const rttr::property m_metaInfo
 
IEnablePropertym_ownerObj
 

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