Public Member Functions | Private Attributes

RevertSessionPacket Class Reference

#include <AbiCollab_Packet.h>

Inheritance diagram for RevertSessionPacket:
SessionPacket Packet

List of all members.

Public Member Functions

 DECLARE_PACKET (RevertSessionPacket)
 RevertSessionPacket ()
 RevertSessionPacket (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

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

Member Function Documentation

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

References m_iRev.

Referenced by ABI_Collab_Import::_import().

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

Reimplemented from SessionPacket.

References m_iRev.


Member Data Documentation

Referenced by getRev(), and toStr().


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