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

Public Member Functions | |
| void | install (int slot, NsObject *) |
| void | alloc (int) |
| virtual int | command (int argc, const char *const *argv) |
| virtual void | recv (Packet *, Handler *callback=0) |
| SRAgent () | |
| ~SRAgent () | |
Public Attributes | |
| h_node * | table [10] |
| int | num_connection |
| NsObject ** | slot_ |
| int | nslot_ |
| int | maxslot_ |
Private Attributes | |
| int | off_src_ |
| Agent * | agent_ |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|