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  

TracedVarTcl Class Reference

Inheritance diagram for TracedVarTcl:

TracedVar List of all members.

Public Member Functions

 TracedVarTcl (const char *name)
virtual ~TracedVarTcl ()
virtual char * value (char *buf, int buflen)

Protected Member Functions

void catch_write (const char *name1, const char *)
void catch_destroy (const char *name1, const char *)

Protected Attributes

char * value_

Static Private Member Functions

char * catch_var (ClientData, Tcl_Interp *tcl, char *name1, char *name2, int flags)

Constructor & Destructor Documentation

TracedVarTcl::TracedVarTcl const char *    name
 

TracedVarTcl::~TracedVarTcl   [virtual]
 


Member Function Documentation

void TracedVarTcl::catch_destroy const char *    name1,
const char *   
[protected]
 

char * TracedVarTcl::catch_var ClientData   ,
Tcl_Interp   tcl,
char *    name1,
char *    name2,
int    flags
[static, private]
 

void TracedVarTcl::catch_write const char *    name1,
const char *   
[protected]
 

char * TracedVarTcl::value char *    buf,
int    buflen
[virtual]
 

Implements TracedVar.


Member Data Documentation

char* TracedVarTcl::value_ [protected]
 


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