#include <AbiCollab_Packet.h>
Public Member Functions | |
| DECLARE_PACKET (Glob_ChangeRecordSessionPacket) | |
| Glob_ChangeRecordSessionPacket () | |
| Glob_ChangeRecordSessionPacket (const UT_UTF8String &sSessionId, PX_ChangeRecord::PXType cType, const UT_UTF8String &sDocUUID, PT_DocPosition iPos, int iRev, int iRemoteRev) | |
| virtual std::string | toStr () const |
Public Attributes | |
| UT_Byte | m_iGLOBType |
| Glob_ChangeRecordSessionPacket::Glob_ChangeRecordSessionPacket | ( | ) | [inline] |
| Glob_ChangeRecordSessionPacket::Glob_ChangeRecordSessionPacket | ( | const UT_UTF8String & | sSessionId, | |
| PX_ChangeRecord::PXType | cType, | |||
| const UT_UTF8String & | sDocUUID, | |||
| PT_DocPosition | iPos, | |||
| int | iRev, | |||
| int | iRemoteRev | |||
| ) | [inline] |
| Glob_ChangeRecordSessionPacket::DECLARE_PACKET | ( | Glob_ChangeRecordSessionPacket | ) |
| std::string Glob_ChangeRecordSessionPacket::toStr | ( | ) | const [virtual] |
Reimplemented from ChangeRecordSessionPacket.
References m_iGLOBType.
Referenced by ABI_Collab_Export::_buildPacket(), and toStr().
1.7.1