| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <tcl.h>
Public Attributes | |
| int | refCount |
| char * | bytes |
| int | length |
| Tcl_ObjType * | typePtr |
| union { | |
| long longValue | |
| double doubleValue | |
| VOID * otherValuePtr | |
| struct { | |
| VOID * ptr1 | |
| VOID * ptr2 | |
| } twoPtrValue | |
| } | internalRep |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|