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 | |
TrafficSeen (my_context ctx) | |
sc::result | react (const EvTrafficSeen &event) |
sc::result | react (const EvWaitForTraffic &event) |
sc::result | react (const EvSeqChange &event) |
sc::result | react (const EvActiveActiveMode &event) |
sc::result | react (const EvControlNodeInSync &event) |
Definition at line 132 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> > TrafficSeen::reactions |
Definition at line 139 of file path_preference.cc.
|
inline |
|
inline |
Definition at line 160 of file path_preference.cc.
|
inline |
Definition at line 164 of file path_preference.cc.
|
inline |
|
inline |
Definition at line 187 of file path_preference.cc.
|
inline |