|
Sleeping Wombat Common Library
0.50.0
swCommonLibrary
|
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 |
| IEnableProperty * | m_ownerObj |
1.8.9.1