OpenSDN source code
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::XmppMessagemsg
 

Detailed Description

Definition at line 159 of file xmpp_state_machine.cc.

Constructor & Destructor Documentation

◆ EvStartTls()

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

Definition at line 160 of file xmpp_state_machine.cc.

Member Function Documentation

◆ Name()

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

Definition at line 165 of file xmpp_state_machine.cc.

Member Data Documentation

◆ msg

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

Definition at line 169 of file xmpp_state_machine.cc.

◆ session

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: