OpenSDN source code
|
Public Types | |
typedef mpl::list < sc::custom_reaction< EvNsIn > , sc::custom_reaction < EvUnsolNaIn > , sc::custom_reaction < EvSolNaIn > , sc::custom_reaction < EvDelayTimerExpired > , sc::custom_reaction < EvTestStateChange > > | reactions |
Public Member Functions | |
Delay (my_context ctx) | |
~Delay () | |
sc::result | react (const EvNsIn &event) |
sc::result | react (const EvUnsolNaIn &event) |
sc::result | react (const EvSolNaIn &event) |
sc::result | react (const EvDelayTimerExpired &event) |
sc::result | react (const EvTestStateChange &event) |
Definition at line 446 of file ndp_entry.cc.
typedef mpl::list< sc::custom_reaction<EvNsIn>, sc::custom_reaction<EvUnsolNaIn>, sc::custom_reaction<EvSolNaIn>, sc::custom_reaction<EvDelayTimerExpired>, sc::custom_reaction<EvTestStateChange> > fsm::Delay::reactions |
Definition at line 453 of file ndp_entry.cc.
|
inlineexplicit |
|
inline |
Definition at line 461 of file ndp_entry.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |