Public Member Functions | Private Attributes

DisjoinSessionEvent Class Reference

#include <SessionEvent.h>

Inheritance diagram for DisjoinSessionEvent:
Event EventPacket Packet

List of all members.

Public Member Functions

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

Private Attributes

UT_UTF8String m_sSessionId

Constructor & Destructor Documentation

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

References m_sSessionId, and UT_ASSERT.


Member Function Documentation

DisjoinSessionEvent::DECLARE_PACKET ( DisjoinSessionEvent   ) 
const UT_UTF8String& DisjoinSessionEvent::getSessionId (  )  const [inline]
std::string DisjoinSessionEvent::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: