OpenSDN source code
xmsm::EvXmppKeepalive Struct Reference
Inheritance diagram for xmsm::EvXmppKeepalive:
Collaboration diagram for xmsm::EvXmppKeepalive:

Public Member Functions

 EvXmppKeepalive (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 205 of file xmpp_state_machine.cc.

Constructor & Destructor Documentation

◆ EvXmppKeepalive()

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

Definition at line 206 of file xmpp_state_machine.cc.

Member Function Documentation

◆ Name()

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

Definition at line 210 of file xmpp_state_machine.cc.

Member Data Documentation

◆ msg

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

Definition at line 214 of file xmpp_state_machine.cc.

◆ session

XmppSession* xmsm::EvXmppKeepalive::session

Definition at line 213 of file xmpp_state_machine.cc.


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