| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <landmark.h>
Public Member Functions | |
| LMAddrs () | |
| ~LMAddrs () | |
| void | add_lm_addr (int64_t lmaddr) |
| void | delete_lm_addrs () |
| void | get_lm_addrs (int *num_lm_addrs, int64_t **lmaddr) |
| int | match_lm_addr (int *addr, int level) |
Private Attributes | |
| int64_t * | lmaddr_ |
| int | num_lm_addrs_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|