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 std::string &sessionId)
virtual std::string toStr () const
const std::string & getSessionId () const

Private Attributes

std::string m_sSessionId

Constructor & Destructor Documentation

DisjoinSessionEvent::DisjoinSessionEvent (  )  [inline]
DisjoinSessionEvent::DisjoinSessionEvent ( const std::string &  sessionId  )  [inline]

References m_sSessionId, and UT_ASSERT.


Member Function Documentation

DisjoinSessionEvent::DECLARE_PACKET ( DisjoinSessionEvent   ) 
const std::string& DisjoinSessionEvent::getSessionId (  )  const [inline]
std::string DisjoinSessionEvent::toStr (  )  const [virtual]

Reimplemented from Packet.

References m_sSessionId.


Member Data Documentation


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