OpenSDN source code
scm::Disconnect Struct Reference
Inheritance diagram for scm::Disconnect:
Collaboration diagram for scm::Disconnect:

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)
 

Detailed Description

Definition at line 278 of file sandesh_client_sm.cc.

Member Typedef Documentation

◆ reactions

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.

Constructor & Destructor Documentation

◆ Disconnect()

scm::Disconnect::Disconnect ( my_context  ctx)
inline

Definition at line 286 of file sandesh_client_sm.cc.

Here is the call graph for this function:

Member Function Documentation

◆ react()

sc::result scm::Disconnect::react ( const EvCollectorUpdate event)
inline

Definition at line 293 of file sandesh_client_sm.cc.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: