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_SavedResult Struct Reference

#include <tcl.h>

List of all members.

Public Attributes

char * result
Tcl_FreeProc * freeProc
Tcl_ObjobjResultPtr
char * appendResult
int appendAvl
int appendUsed
char resultSpace [TCL_RESULT_SIZE+1]


Member Data Documentation

int Tcl_SavedResult::appendAvl
 

char* Tcl_SavedResult::appendResult
 

int Tcl_SavedResult::appendUsed
 

Tcl_FreeProc* Tcl_SavedResult::freeProc
 

Tcl_Obj* Tcl_SavedResult::objResultPtr
 

char* Tcl_SavedResult::result
 

char Tcl_SavedResult::resultSpace[TCL_RESULT_SIZE+1]
 


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