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

util for ZFDynamic::method More...

#include <ZFMethodDynamicRegister.h>

Public Member Functions

ZFMPmp (const zfstring &paramTypeId, const zfstring &paramName=zft_zfnull)
 util for ZFDynamic::method
 
ZFMPmp (const zfstring &paramTypeId, const zfstring &paramName, ZFObject *paramDefaultValue)
 util for ZFDynamic::method
 
ZFMPmpWithInit (const zfstring &paramTypeId, const zfstring &paramName, const ZFListener &paramDefaultValueCallback)
 util for ZFDynamic::method
 
zfindex paramCount (void) const
 util for ZFDynamic::method
 
const zfstringparamTypeIdAt (zfindex index) const
 util for ZFDynamic::method
 
const zfstringparamNameAt (zfindex index) const
 util for ZFDynamic::method
 
const ZFListenerparamDefaultValueCallbackAt (zfindex index) const
 util for ZFDynamic::method
 
void methodParamListInfoT (zfstring &ret) const
 see methodParamListInfo
 
zfstring methodParamListInfo (void) const
 return method param info, like: P0 p0, P1 p1=def1
 
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: