Main Page   Compound List   File List   Compound Members   File Members  

IdentifierInfo_ Struct Reference

#include <TclXPCOMPrivate.h>

List of all members.

Public Attributes

char * name
PRUint8 type
union {
   PRUint16   methodindex
   struct {
      PRUint16   getterindex
      PRUint16   setterindex
   }   attributeindices
indices


Member Data Documentation

char* IdentifierInfo_::name
 

Definition at line 124 of file TclXPCOMPrivate.h.

Referenced by BindScript, FreeClassInfo, GetIdentifierInfo, MarkDuplicateIdentifiersBetweenArrays, MarkDuplicateIdentifiersInArray, NewInterfaceInfo, QualifyDuplicateIdentifiers, TclXPCOM_GetIdentifierInfoFromClass, TclXPCOM_ListClassAttributes, TclXPCOM_ListClassMethods, TclXPCOM_ListInterfaceAttributes, and TclXPCOM_ListInterfaceMethods.

PRUint8 IdentifierInfo_::type
 

Definition at line 125 of file TclXPCOMPrivate.h.

Referenced by BindScript, GetIdentifierInfo, NewInterfaceInfo, TclXPCOM_GetAttributeType, and TclXPCOM_GetMethodIndex.

PRUint16 IdentifierInfo_::methodindex
 

Definition at line 128 of file TclXPCOMPrivate.h.

Referenced by CleanupParam.

PRUint16 IdentifierInfo_::getterindex
 

Definition at line 131 of file TclXPCOMPrivate.h.

PRUint16 IdentifierInfo_::setterindex
 

Definition at line 132 of file TclXPCOMPrivate.h.

struct { ... } IdentifierInfo_::attributeindices
 

union { ... } IdentifierInfo_::indices
 

Referenced by BindScript, GetIdentifierInfo, TclXPCOM_GetAttributeType, TclXPCOM_GetMethodIndex, TclXPCOM_GetReturnValueType, and TclXPCOM_InfoObjCmd.


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