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  

InstVarTracedInt Class Reference

Inheritance diagram for InstVarTracedInt:

InstVar List of all members.

Public Member Functions

 InstVarTracedInt (const char *name, TracedInt *val)
const char * snget (char *wrk, int wrklen)
void set (const char *s)

Protected Attributes

TracedIntval_

Constructor & Destructor Documentation

InstVarTracedInt::InstVarTracedInt const char *    name,
TracedInt   val
[inline]
 


Member Function Documentation

void InstVarTracedInt::set const char *    s [inline, virtual]
 

Implements InstVar.

const char* InstVarTracedInt::snget char *    wrk,
int    wrklen
[inline, virtual]
 

Implements InstVar.


Member Data Documentation

TracedInt* InstVarTracedInt::val_ [protected]
 


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