| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
Inheritance diagram for InstVarInt:

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_ |
|
||||||||||||
|
|
|
|
Implements InstVar. Reimplemented in InstVarBool. |
|
||||||||||||
|
Implements InstVar. |
|
|
|