#include <simulator.h>
Inheritance diagram for SimulatorEvent:

Public Types | |
| enum | SimulatorEvent_t { HALT, DELETE_OBJECT, NOTIFY, NODE_DOWN, NODE_UP, BASEBAND_TX, INTERFACE_DOWN, INTERFACE_UP } |
Public Member Functions | |
| SimulatorEvent () | |
| SimulatorEvent (Event_t ev) | |
| virtual | ~SimulatorEvent () |
Public Attributes | |
| Object * | object |
| void * | c |
| Node * | node |
| Interface * | iFace |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1