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  

InstVarUInt Class Reference

Inheritance diagram for InstVarUInt:

InstVar List of all members.

Public Member Functions

 InstVarUInt (const char *name, unsigned int *val)
const char * snget (char *wrk, int wrklen)
void set (const char *s)

Protected Attributes

unsigned int * val_

Constructor & Destructor Documentation

InstVarUInt::InstVarUInt const char *    name,
unsigned int *    val
[inline]
 


Member Function Documentation

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

Implements InstVar.

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

Implements InstVar.


Member Data Documentation

unsigned int* InstVarUInt::val_ [protected]
 


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