OpenSDN source code
|
Public Types | |
typedef mpl::list < sc::custom_reaction < EvTrafficSeen > , sc::custom_reaction < EvSeqChange > , sc::custom_reaction < EvWaitForTraffic > , sc::custom_reaction < EvActiveActiveMode > , sc::custom_reaction < EvControlNodeInSync > > | reactions |
Public Member Functions | |
WaitForTraffic (my_context ctx) | |
sc::result | react (const EvTrafficSeen &event) |
sc::result | react (const EvSeqChange &event) |
sc::result | react (const EvWaitForTraffic &event) |
sc::result | react (const EvActiveActiveMode &event) |
sc::result | react (const EvControlNodeInSync &event) |
Definition at line 88 of file path_preference.cc.
typedef mpl::list< sc::custom_reaction<EvTrafficSeen>, sc::custom_reaction<EvSeqChange>, sc::custom_reaction<EvWaitForTraffic>, sc::custom_reaction<EvActiveActiveMode>, sc::custom_reaction<EvControlNodeInSync> > WaitForTraffic::reactions |
Definition at line 95 of file path_preference.cc.
|
inline |
|
inline |
Definition at line 108 of file path_preference.cc.
|
inline |
|
inline |
Definition at line 119 of file path_preference.cc.
|
inline |
Definition at line 123 of file path_preference.cc.
|
inline |
Definition at line 127 of file path_preference.cc.