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

util for ZFDynamic::method More...

#include <ZFMethodDynamicRegister.h>

Public Member Functions

ZFMPmp (const zfchar *methodParamTypeId, const zfchar *methodParamName=0, ZFObject *methodParamDefaultValue=((ZFObject *const &) _ZFP_ZFMethodGenericInvokerDefaultParamRef))
 util for ZFDynamic::method
 
zfindex methodParamCount (void) const
 util for ZFDynamic::method
 
const zfcharmethodParamTypeIdAt (zfindex index) const
 util for ZFDynamic::method
 
const zfcharmethodParamNameAt (zfindex index) const
 util for ZFDynamic::method
 
zfany methodParamDefaultValueAt (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

util for ZFDynamic::method


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