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

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

copyValue(GxProperty *pProperty, GxTypedObject *pDstObject, GxTypedObject *pSrcObject, u32 index)GxProperty::GxPointerAccessorstatic
fromString(GxProperty *, GxTypedObject *, GxString &, u32)GxProperty::GxPointerAccessorinlinestatic
getRtti(const GxTypedObject *pObject)GxProperty::GxPointerAccessorstatic
getValue(const GxProperty *pProperty, const GxTypedObject *pObject, void *const pValue, u32 index)GxProperty::GxPointerAccessorstatic
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
GxPointerAccessor(u32 size=0, u32 attribute=0, GxProperty::TYPE type=GxProperty::TYPE::UNKNOWN)GxProperty::GxPointerAccessorinline
setValue(GxProperty *pProperty, GxTypedObject *pObject, const void *const pValue, u32 index)GxProperty::GxPointerAccessorstatic
toString(GxProperty *, GxTypedObject *, GxString &, u32)GxProperty::GxPointerAccessorinlinestatic