Public Member Functions | Public Attributes | Private Attributes

JoinSessionRequestResponseEvent Class Reference

#include <SessionEvent.h>

Inheritance diagram for JoinSessionRequestResponseEvent:
Event EventPacket Packet

List of all members.

Public Member Functions

 DECLARE_PACKET (JoinSessionRequestResponseEvent)
 JoinSessionRequestResponseEvent ()
 JoinSessionRequestResponseEvent (const std::string &sessionId, UT_sint32 iAuthorId)
const std::string & getSessionId () const
UT_sint32 getAuthorId () const
virtual std::string toStr () const

Public Attributes

std::string m_sZABW
UT_sint32 m_iRev
UT_UTF8String m_sDocumentName
std::string m_sDocumentId

Private Attributes

std::string m_sSessionId
UT_sint32 m_iAuthorId

Constructor & Destructor Documentation

JoinSessionRequestResponseEvent::JoinSessionRequestResponseEvent (  )  [inline]
JoinSessionRequestResponseEvent::JoinSessionRequestResponseEvent ( const std::string &  sessionId,
UT_sint32  iAuthorId 
) [inline]

References m_sSessionId, and UT_ASSERT.


Member Function Documentation

JoinSessionRequestResponseEvent::DECLARE_PACKET ( JoinSessionRequestResponseEvent   ) 
UT_sint32 JoinSessionRequestResponseEvent::getAuthorId (  )  const [inline]
const std::string& JoinSessionRequestResponseEvent::getSessionId (  )  const [inline]
std::string JoinSessionRequestResponseEvent::toStr (  )  const [virtual]

Member Data Documentation


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