ZFFramework
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ZFPropertyDynamicRegisterParam Class Reference

param for ZFPropertyDynamicRegister More...

#include <ZFPropertyDynamicRegister.h>

Public Member Functions

ZFPropertyDynamicRegisterParampropertyDynamicRegisterUserData (ZFObject *propertyDynamicRegisterUserData)
 see ZFPropertyDynamicRegister
 
zfany propertyDynamicRegisterUserData (void) const
 see ZFPropertyDynamicRegister
 
ZFPropertyDynamicRegisterParampropertyOwnerClass (const ZFClass *propertyOwnerClass)
 see ZFPropertyDynamicRegister
 
const ZFClasspropertyOwnerClass (void) const
 see ZFPropertyDynamicRegister
 
ZFPropertyDynamicRegisterParampropertyTypeId (const zfchar *propertyTypeId)
 see ZFPropertyDynamicRegister
 
const zfcharpropertyTypeId (void) const
 see ZFPropertyDynamicRegister
 
ZFPropertyDynamicRegisterParampropertyTypeName (const zfchar *propertyTypeName)
 see ZFPropertyDynamicRegister
 
const zfcharpropertyTypeName (void) const
 see ZFPropertyDynamicRegister
 
ZFPropertyDynamicRegisterParampropertyName (const zfchar *propertyName)
 see ZFPropertyDynamicRegister
 
const zfcharpropertyName (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 (ZFMethodPrivilegeType propertySetterType)
 see ZFPropertyDynamicRegister
 
ZFMethodPrivilegeType propertySetterType (void) const
 see ZFPropertyDynamicRegister
 
ZFPropertyDynamicRegisterParampropertyGetterType (ZFMethodPrivilegeType propertyGetterType)
 see ZFPropertyDynamicRegister
 
ZFMethodPrivilegeType 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
 
void objectInfoT (zfstring &ret) const
 see objectInfo
 
zfstring objectInfo (void) const
 return object info
 

Detailed Description

param for ZFPropertyDynamicRegister


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