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

Public Member Functions | |
| AllocAddr () | |
| ~AllocAddr () | |
| int | command (int argc, const char *const *argv) |
Protected Member Functions | |
| void | get_mask (nsmask_t *mask, int fieldsize) |
| void | alloc (int n) |
| bool | check_size (int n) |
| bool | find_free (int len, int *pos) |
| bool | test (int which) |
| void | set_field (int offset, int len, nsmask_t *mask, int *shift) |
| void | free_field (int len) |
| void | mark (int i) |
Protected Attributes | |
| int | size_ |
| int * | bitmap_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from TclObject. |
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|