OpenSDN source code
|
Public Types | |
typedef mpl::list < TransitToIdle< EvStop > ::reaction, sc::custom_reaction < EvCollectorUpdate > , ReleaseSandesh < EvSandeshSend >::reaction, DeleteTcpSession < EvTcpDeleteSession > ::reaction > | reactions |
Public Member Functions | |
Disconnect (my_context ctx) | |
sc::result | react (const EvCollectorUpdate &event) |
Definition at line 278 of file sandesh_client_sm.cc.
typedef mpl::list< TransitToIdle<EvStop>::reaction, sc::custom_reaction<EvCollectorUpdate>, ReleaseSandesh<EvSandeshSend>::reaction, DeleteTcpSession<EvTcpDeleteSession>::reaction > scm::Disconnect::reactions |
Definition at line 284 of file sandesh_client_sm.cc.
|
inline |
|
inline |