OROCHI
 
Loading...
Searching...
No Matches
GxProperty::GxInstanceAccessor Member List

This is the complete list of members for GxProperty::GxInstanceAccessor, including all inherited members.

copyValue(GxProperty *, GxTypedObject *, GxTypedObject *, u32)GxProperty::GxAccessorinlinestatic
fromString(GxProperty *, GxTypedObject *, GxString &, u32)GxProperty::GxInstanceAccessorinlinestatic
getRtti(const GxTypedObject *pObject)GxProperty::GxInstanceAccessorstatic
getValue(const GxProperty *pProperty, const GxTypedObject *pObject, void *const pValue, u32 index)GxProperty::GxInstanceAccessorstatic
GxAccessor(u32 size=0, u32 attribute=0, GxProperty::TYPE type=GxProperty::TYPE::UNKNOWN, PROPERTY_FUNCTION_GET_VALUE pGetValueFunction=getValue, PROPERTY_FUNCTION_SET_VALUE pSetValueFunction=setValue, PROPERTY_FUNCTION_COPY_VALUE pCopyValueFunction=copyValue, PROPERTY_FUNCTION_TO_STRING pToStringFunction=toString, PROPERTY_FUNCTION_FROM_STRING pFromStringFunction=fromString, PROPERTY_FUNCTION_GET_RTTI pGetRTTIFunction=nullptr)GxProperty::GxAccessor
GxInstanceAccessor(u32 size=0, u32 attribute=0, GxProperty::TYPE type=GxProperty::TYPE::UNKNOWN)GxProperty::GxInstanceAccessorinline
setValue(GxProperty *pProperty, GxTypedObject *pOwner, const void *const pValue, u32 index)GxProperty::GxInstanceAccessorstatic
toString(GxProperty *, GxTypedObject *, GxString &, u32)GxProperty::GxInstanceAccessorinlinestatic