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  

InstVarInt Class Reference

Inheritance diagram for InstVarInt:

InstVar InstVarBool List of all members.

Public Member Functions

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

Protected Attributes

int * val_

Constructor & Destructor Documentation

InstVarInt::InstVarInt const char *    name,
int *    val
[inline]
 


Member Function Documentation

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

Implements InstVar.

Reimplemented in InstVarBool.

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

Implements InstVar.


Member Data Documentation

int* InstVarInt::val_ [protected]
 


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