| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <int.RVec.h>
Inheritance diagram for intRVec:

Public Member Functions | |
| intRVec () | |
| intRVec (int l) | |
| intRVec (int l, int fill_value) | |
| intRVec (const intVec &v) | |
| ~intRVec () | |
| int & | operator[] (int n) |
| int | viable_range (const int n) |
Protected Member Functions | |
| void | grow (const int n) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from intVec. |
|
|
|