Tcl_Obj Struct Reference

#include <tcl.h>

List of all members.

Public Attributes

int refCount
char * bytes
int length
Tcl_ObjTypetypePtr
union {
   long   longValue
   double   doubleValue
   VOID *   otherValuePtr
   Tcl_WideInt   wideValue
   struct {
      VOID *   ptr1
      VOID *   ptr2
   }   twoPtrValue
internalRep


Detailed Description

Definition at line 759 of file tcl.h.


Member Data Documentation

Definition at line 761 of file tcl.h.

Definition at line 780 of file tcl.h.

union { ... } Tcl_Obj::internalRep

Definition at line 772 of file tcl.h.

Definition at line 779 of file tcl.h.

Definition at line 781 of file tcl.h.

Definition at line 784 of file tcl.h.

Definition at line 785 of file tcl.h.

Definition at line 760 of file tcl.h.

struct { ... } Tcl_Obj::twoPtrValue

Definition at line 774 of file tcl.h.

Tcl_WideInt Tcl_Obj::wideValue

Definition at line 782 of file tcl.h.


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

Generated on Tue Oct 28 15:21:24 2008 for MD++ by  doxygen 1.5.7.1