ZFFramework
 
Loading...
Searching...
No Matches
ZFPropertyUserRegisterDefaultImplAssign< T_Type > Class Template Reference

default impl for ZFPropertyUserRegisterAssign More...

#include <ZFPropertyUserRegister.h>

Static Public Member Functions

static void setterInvoker (const ZFMethod *method, ZFObject *ownerObj, T_Type const &v)
 default impl for ZFPropertyUserRegisterAssign
 
static T_Type const & getterInvoker (const ZFMethod *method, ZFObject *ownerObj)
 default impl for ZFPropertyUserRegisterAssign
 
static zfbool callbackIsValueAccessed (const ZFProperty *property, zfany const &ownerObj)
 default impl for ZFPropertyUserRegisterAssign
 
static zfbool callbackIsInitValue (const ZFProperty *property, zfany const &ownerObj, zfauto *outInitValue)
 default impl for ZFPropertyUserRegisterAssign
 
static void callbackValueReset (const ZFProperty *property, zfany const &ownerObj)
 default impl for ZFPropertyUserRegisterRetain
 

Detailed Description

template<typename T_Type>
class ZFPropertyUserRegisterDefaultImplAssign< T_Type >

default impl for ZFPropertyUserRegisterAssign


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