OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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

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

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: