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