ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
Inheritance diagram for InstVarUInt:
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_ |
|
|
|
Implements InstVar. |
|
Implements InstVar. |
|
|