ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Tcl_Parse Struct Reference

#include <tcl.h>

List of all members.

Public Attributes

char * commentStart
int commentSize
char * commandStart
int commandSize
int numWords
Tcl_TokentokenPtr
int numTokens
int tokensAvailable
int errorType
char * string
char * end
Tcl_Interpinterp
char * term
int incomplete
Tcl_Token staticTokens [NUM_STATIC_TOKENS]


Member Data Documentation

int Tcl_Parse::commandSize
 

char* Tcl_Parse::commandStart
 

int Tcl_Parse::commentSize
 

char* Tcl_Parse::commentStart
 

char* Tcl_Parse::end
 

int Tcl_Parse::errorType
 

int Tcl_Parse::incomplete
 

Tcl_Interp* Tcl_Parse::interp
 

int Tcl_Parse::numTokens
 

int Tcl_Parse::numWords
 

Tcl_Token Tcl_Parse::staticTokens[NUM_STATIC_TOKENS]
 

char* Tcl_Parse::string
 

char* Tcl_Parse::term
 

Tcl_Token* Tcl_Parse::tokenPtr
 

int Tcl_Parse::tokensAvailable
 


The documentation for this struct was generated from the following file:
This document is generated by doxygen.