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

Public Member Functions

 EvStartTls (XmppSession *session, const XmppStanza::XmppMessage *msg)
 

Static Public Member Functions

static const char * Name ()
 

Public Attributes

XmppSessionsession
 
boost::shared_ptr< const
XmppStanza::XmppMessage
msg
 

Detailed Description

Definition at line 159 of file xmpp_state_machine.cc.

Constructor & Destructor Documentation

xmsm::EvStartTls::EvStartTls ( XmppSession session,
const XmppStanza::XmppMessage msg 
)
inline

Definition at line 160 of file xmpp_state_machine.cc.

Member Function Documentation

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

Definition at line 165 of file xmpp_state_machine.cc.

Member Data Documentation

boost::shared_ptr<const XmppStanza::XmppMessage> xmsm::EvStartTls::msg

Definition at line 169 of file xmpp_state_machine.cc.

XmppSession* xmsm::EvStartTls::session

Definition at line 168 of file xmpp_state_machine.cc.


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