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 | |
Probe (my_context ctx) | |
~Probe () | |
sc::result | react (const EvNsIn &event) |
sc::result | react (const EvUnsolNaIn &event) |
sc::result | react (const EvSolNaIn &event) |
sc::result | react (const EvRetransmitTimerExpired &event) |
sc::result | react (const EvTestStateChange &event) |
Definition at line 530 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::Probe::reactions |
Definition at line 537 of file ndp_entry.cc.
|
inlineexplicit |
|
inline |
Definition at line 545 of file ndp_entry.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |