Main Page   Compound List   File List   Compound Members   File Members  

MethodInfo Struct Reference

#include <TclXPCOMPrivate.h>

List of all members.

Public Attributes

PRUint8 paramcount
 number of native parameters. More...

PRUint8 tclparamcount
 number of tcl parameters. More...

PRUint16 * tclparams
 index of tcl parameters. More...

nsXPTParamInfo * paraminfos
 parameter info. More...


Member Data Documentation

PRUint8 MethodInfo::paramcount
 

number of native parameters.

Definition at line 112 of file TclXPCOMPrivate.h.

Referenced by PrepareMethodInfo, TclXPCOM_CallMethod, TclXPCOM_GetReturnValueType, TclXPCOM_Invoke, and TclXPCOM_ListMethodArguments.

PRUint8 MethodInfo::tclparamcount
 

number of tcl parameters.

Definition at line 113 of file TclXPCOMPrivate.h.

Referenced by PrepareMethodInfo, and TclXPCOM_InvokeObjCmd.

PRUint16* MethodInfo::tclparams
 

index of tcl parameters.

Definition at line 114 of file TclXPCOMPrivate.h.

Referenced by FreeInterfaceInfo, PrepareMethodInfo, TclXPCOM_CallMethod, TclXPCOM_GetAttributeType, TclXPCOM_GetReturnValueType, TclXPCOM_Invoke, and TclXPCOM_ListMethodArguments.

nsXPTParamInfo* MethodInfo::paraminfos
 

parameter info.

Definition at line 115 of file TclXPCOMPrivate.h.

Referenced by FreeInterfaceInfo, PrepareMethodInfo, TclXPCOM_CallMethod, TclXPCOM_GetAttributeType, TclXPCOM_GetReturnValueType, TclXPCOM_Invoke, and TclXPCOM_ListMethodArguments.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 14 23:25:52 2002 for TclXPCOM by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002