#include <TclXPCOMPrivate.h>
Public Attributes | |
char * | name |
PRUint8 | type |
union { | |
PRUint16 methodindex | |
struct { | |
PRUint16 getterindex | |
PRUint16 setterindex | |
} attributeindices | |
} | indices |
|
|
Definition at line 125 of file TclXPCOMPrivate.h. Referenced by BindScript, GetIdentifierInfo, NewInterfaceInfo, TclXPCOM_GetAttributeType, and TclXPCOM_GetMethodIndex. |
|
Definition at line 128 of file TclXPCOMPrivate.h. Referenced by CleanupParam. |
|
Definition at line 131 of file TclXPCOMPrivate.h. |
|
Definition at line 132 of file TclXPCOMPrivate.h. |
|
|
|
Referenced by BindScript, GetIdentifierInfo, TclXPCOM_GetAttributeType, TclXPCOM_GetMethodIndex, TclXPCOM_GetReturnValueType, and TclXPCOM_InfoObjCmd. |