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

Public Member Functions | |
| SRM_Event (int s=0, int t=0, int i=0) | |
| SRM_Event (SRM_Event *e) | |
| int | seqno () |
| int | iif () |
| int | type () |
| void | type (int t) |
| void | iif (int i) |
Protected Attributes | |
| int | seqno_ |
| int | iif_ |
| int | type_ |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|