Public Member Functions | Private Attributes

CloseSessionEvent Class Reference

#include <SessionEvent.h>

Inheritance diagram for CloseSessionEvent:
Event EventPacket Packet

List of all members.

Public Member Functions

 DECLARE_PACKET (CloseSessionEvent)
 CloseSessionEvent ()
 CloseSessionEvent (const UT_UTF8String &sessionId)
virtual std::string toStr () const
const UT_UTF8StringgetSessionId () const

Private Attributes

UT_UTF8String m_sSessionId

Constructor & Destructor Documentation

CloseSessionEvent::CloseSessionEvent (  )  [inline]
CloseSessionEvent::CloseSessionEvent ( const UT_UTF8String sessionId  )  [inline]

References m_sSessionId, and UT_ASSERT.


Member Function Documentation

CloseSessionEvent::DECLARE_PACKET ( CloseSessionEvent   ) 
std::string CloseSessionEvent::toStr (  )  const [virtual]

Reimplemented from Packet.

References m_sSessionId, and UT_UTF8String::utf8_str().


Member Data Documentation


The documentation for this class was generated from the following files: