This is the complete list of members for GxProperty::GxAccessor, including all inherited members.
copyValue(GxProperty *, GxTypedObject *, GxTypedObject *, u32) | GxProperty::GxAccessor | inlinestatic |
fromString(GxProperty *, GxTypedObject *, GxString &, u32) | GxProperty::GxAccessor | inlinestatic |
getValue(const GxProperty *, const GxTypedObject *, void *const, u32) | GxProperty::GxAccessor | inlinestatic |
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::GxAccessor | inlinestatic |
toString(GxProperty *, GxTypedObject *, GxString &, u32) | GxProperty::GxAccessor | inlinestatic |