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

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

copyValue(GxProperty *, GxTypedObject *, GxTypedObject *, u32)GxProperty::GxAccessorinlinestatic
fromString(GxProperty *, GxTypedObject *, GxString &, u32)GxProperty::GxAccessorinlinestatic
getValue(const GxProperty *, const GxTypedObject *, void *const, u32)GxProperty::GxAccessorinlinestatic
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
setValue(GxProperty *, GxTypedObject *, const void *const, u32)GxProperty::GxAccessorinlinestatic
toString(GxProperty *, GxTypedObject *, GxString &, u32)GxProperty::GxAccessorinlinestatic