ZFFramework
Loading...
Searching...
No Matches
ZFPropertyDynamicRegisterParam Class Reference

param for ZFPropertyDynamicRegister More...

#include <ZFPropertyDynamicRegister.h>

Public Member Functions

ZFPropertyDynamicRegisterParamdynamicRegisterUserData (ZFObject *dynamicRegisterUserData)
 see ZFPropertyDynamicRegister
zfany dynamicRegisterUserData (void) const
 see ZFPropertyDynamicRegister
ZFPropertyDynamicRegisterParamownerClass (const ZFClass *ownerClass)
 see ZFPropertyDynamicRegister
const ZFClassownerClass (void) const
 see ZFPropertyDynamicRegister
ZFPropertyDynamicRegisterParampropertyTypeId (const zfstring &propertyTypeId)
 see ZFPropertyDynamicRegister
const zfstringpropertyTypeId (void) const
 see ZFPropertyDynamicRegister
ZFPropertyDynamicRegisterParampropertyTypeName (const zfstring &propertyTypeName)
 see ZFPropertyDynamicRegister
const zfstringpropertyTypeName (void) const
 see ZFPropertyDynamicRegister
ZFPropertyDynamicRegisterParampropertyName (const zfstring &propertyName)
 see ZFPropertyDynamicRegister
const zfstringpropertyName (void) const
 see ZFPropertyDynamicRegister
ZFPropertyDynamicRegisterParampropertyClassOfRetainProperty (const ZFClass *propertyClassOfRetainProperty)
 see ZFPropertyDynamicRegister
const ZFClasspropertyClassOfRetainProperty (void) const
 see ZFPropertyDynamicRegister
ZFPropertyDynamicRegisterParampropertyInitValueCallback (ZFPropertyCallbackDynamicRegisterInitValueGetter propertyInitValueCallback)
 see ZFPropertyDynamicRegister
ZFPropertyCallbackDynamicRegisterInitValueGetter propertyInitValueCallback (void) const
 see ZFPropertyDynamicRegister
ZFPropertyDynamicRegisterParampropertySetterType (ZFMethodAccessType propertySetterType)
 see ZFPropertyDynamicRegister
ZFMethodAccessType propertySetterType (void) const
 see ZFPropertyDynamicRegister
ZFPropertyDynamicRegisterParampropertyGetterType (ZFMethodAccessType propertyGetterType)
 see ZFPropertyDynamicRegister
ZFMethodAccessType propertyGetterType (void) const
 see ZFPropertyDynamicRegister
ZFPropertyDynamicRegisterParampropertyCustomImpl (const ZFMethod *propertySetterMethod, const ZFMethod *propertyGetterMethod, ZFPropertyCallbackIsValueAccessed callbackIsValueAccessed, ZFPropertyCallbackIsInitValue callbackIsInitValue, ZFPropertyCallbackValueReset callbackValueReset)
 see ZFPropertyDynamicRegister
const ZFMethodpropertyCustomImplSetterMethod (void) const
 see ZFPropertyDynamicRegister
const ZFMethodpropertyCustomImplGetterMethod (void) const
 see ZFPropertyDynamicRegister
ZFPropertyCallbackIsValueAccessed propertyCustomImplCallbackIsValueAccessed (void) const
 see ZFPropertyDynamicRegister
ZFPropertyCallbackIsInitValue propertyCustomImplCallbackIsInitValue (void) const
 see ZFPropertyDynamicRegister
ZFPropertyCallbackValueReset propertyCustomImplCallbackValueReset (void) const
 see ZFPropertyDynamicRegister
ZFPropertyDynamicRegisterParamzfunsafe_disableChecker (zfbool disableChecker)
 see ZFPropertyDynamicRegister
zfbool zfunsafe_disableChecker (void) const
 see ZFPropertyDynamicRegister
void objectInfoT (zfstring &ret) const
 see objectInfo
zfstring objectInfo (void) const
 return object info

Detailed Description


The documentation for this class was generated from the following file: