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  

InstVarTracedReal Class Reference

Inheritance diagram for InstVarTracedReal:

InstVar List of all members.

Public Member Functions

 InstVarTracedReal (const char *name, TracedDouble *val)
const char * snget (char *wrk, int wrklen)
void set (const char *s)

Protected Attributes

TracedDoubleval_

Constructor & Destructor Documentation

InstVarTracedReal::InstVarTracedReal const char *    name,
TracedDouble   val
[inline]
 


Member Function Documentation

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

Implements InstVar.

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

Implements InstVar.


Member Data Documentation

TracedDouble* InstVarTracedReal::val_ [protected]
 


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