OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ssm::EvTcpClose Struct Reference
Inheritance diagram for ssm::EvTcpClose:
Collaboration diagram for ssm::EvTcpClose:

Public Member Functions

 EvTcpClose (SandeshSession *session)
 
bool validate (SandeshStateMachine *state_machine) const
 

Static Public Member Functions

static const char * Name ()
 

Public Attributes

SandeshSessionsession
 

Detailed Description

Definition at line 98 of file sandesh_state_machine.cc.

Constructor & Destructor Documentation

ssm::EvTcpClose::EvTcpClose ( SandeshSession session)
inline

Definition at line 99 of file sandesh_state_machine.cc.

Member Function Documentation

static const char* ssm::EvTcpClose::Name ( )
inlinestatic

Definition at line 102 of file sandesh_state_machine.cc.

bool ssm::EvTcpClose::validate ( SandeshStateMachine state_machine) const
inline

Definition at line 105 of file sandesh_state_machine.cc.

Here is the call graph for this function:

Member Data Documentation

SandeshSession* ssm::EvTcpClose::session

Definition at line 109 of file sandesh_state_machine.cc.


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