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  

InstVarReal Class Reference

Inheritance diagram for InstVarReal:

InstVar InstVarBandwidth InstVarTime List of all members.

Public Member Functions

 InstVarReal (const char *name, double *val)
const char * snget (char *wrk, int wrklen)
void set (const char *s)

Protected Attributes

doubleval_

Constructor & Destructor Documentation

InstVarReal::InstVarReal const char *    name,
double   val
[inline]
 


Member Function Documentation

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

Implements InstVar.

Reimplemented in InstVarBandwidth, and InstVarTime.

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

Implements InstVar.


Member Data Documentation

double* InstVarReal::val_ [protected]
 


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