Public Member Functions | Private Attributes

RevertAckSessionPacket Class Reference

#include <AbiCollab_Packet.h>

Inheritance diagram for RevertAckSessionPacket:
SessionPacket Packet

List of all members.

Public Member Functions

 DECLARE_PACKET (RevertAckSessionPacket)
 RevertAckSessionPacket ()
 RevertAckSessionPacket (const std::string &sSessionId, const std::string &sDocUUID, UT_sint32 iRev)
UT_sint32 getRev () const
virtual std::string toStr () const

Private Attributes

UT_sint32 m_iRev

Constructor & Destructor Documentation

RevertAckSessionPacket::RevertAckSessionPacket (  )  [inline]
RevertAckSessionPacket::RevertAckSessionPacket ( const std::string &  sSessionId,
const std::string &  sDocUUID,
UT_sint32  iRev 
)

Member Function Documentation

RevertAckSessionPacket::DECLARE_PACKET ( RevertAckSessionPacket   ) 
UT_sint32 RevertAckSessionPacket::getRev (  )  const [inline]

References m_iRev.

std::string RevertAckSessionPacket::toStr (  )  const [virtual]

Reimplemented from SessionPacket.

References m_iRev.


Member Data Documentation


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