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

Public Member Functions

 EvTcpClose (XmppSession *session)
 

Static Public Member Functions

static const char * Name ()
 

Public Attributes

XmppSessionsession
 

Detailed Description

Definition at line 108 of file xmpp_state_machine.cc.

Constructor & Destructor Documentation

xmsm::EvTcpClose::EvTcpClose ( XmppSession session)
inline

Definition at line 109 of file xmpp_state_machine.cc.

Member Function Documentation

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

Definition at line 110 of file xmpp_state_machine.cc.

Member Data Documentation

XmppSession* xmsm::EvTcpClose::session

Definition at line 113 of file xmpp_state_machine.cc.


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