#include <SimEvent.h>

Definition at line 143 of file SimEvent.h.
Public Member Functions | |
| SimAddRouteEvent (double time, SimEventHandler *handler, const EndpointIDPattern &dest, const char *nexthop) | |
Public Attributes | |
| EndpointIDPattern | dest_ |
| std::string | nexthop_ |
| dtnsim::SimAddRouteEvent::SimAddRouteEvent | ( | double | time, | |
| SimEventHandler * | handler, | |||
| const EndpointIDPattern & | dest, | |||
| const char * | nexthop | |||
| ) | [inline] |
Definition at line 145 of file SimEvent.h.
| std::string dtnsim::SimAddRouteEvent::nexthop_ |
1.5.3