OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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::XmppMessage
msg
 

Detailed Description

Definition at line 203 of file xmpp_state_machine.cc.

Constructor & Destructor Documentation

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

Definition at line 204 of file xmpp_state_machine.cc.

Member Function Documentation

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

Definition at line 208 of file xmpp_state_machine.cc.

Member Data Documentation

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

Definition at line 212 of file xmpp_state_machine.cc.

XmppSession* xmsm::EvXmppKeepalive::session

Definition at line 211 of file xmpp_state_machine.cc.


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