AbstractChangeRecordSessionPacket Member List

This is the complete list of members for AbstractChangeRecordSessionPacket, including all inherited members.
AbstractChangeRecordSessionPacket()AbstractChangeRecordSessionPacket [inline]
AbstractChangeRecordSessionPacket(const std::string &sSessionId, const std::string &sDocUUID)AbstractChangeRecordSessionPacket [inline]
clone() const =0Packet [pure virtual]
createPacket(PClassType eType)Packet [static]
DECLARE_ABSTRACT_PACKET(Packet)Packet
getAdjust() const =0AbstractChangeRecordSessionPacket [pure virtual]
getDocUUID() const SessionPacket [inline, virtual]
getLength() const =0AbstractChangeRecordSessionPacket [pure virtual]
getPacketClassname(PClassType eType)Packet [static]
getParent()Packet [inline]
getPos() const =0AbstractChangeRecordSessionPacket [pure virtual]
getProtocolVersion() const Packet [virtual]
getRemoteRev(void) const =0AbstractChangeRecordSessionPacket [pure virtual]
getRev() const =0AbstractChangeRecordSessionPacket [pure virtual]
getSession() const Packet [inline]
getSession()Packet [inline]
getSessionId() const SessionPacket [inline, virtual]
isInstanceOf(const SessionPacket &packet)AbstractChangeRecordSessionPacket [static]
SessionPacket::isInstanceOf(const Packet &packet)SessionPacket [static]
m_pParentPacket [protected]
m_pSessionPacket [protected]
Packet()Packet
Packet(AbiCollab *session)Packet
PacketCreateFuncType typedefPacket
registerPacketClass(PClassType eType, PacketCreateFuncType createFunc, const char *szClassName)Packet [static]
serialize(Archive &ar)Packet [virtual]
SessionPacket()SessionPacket [inline, protected]
SessionPacket(const std::string &sSessionId, const std::string &sDocUUID)SessionPacket [protected]
setDocUUID(const std::string &sDocUUID)SessionPacket [inline]
setParent(Packet *pParent)Packet [inline]
setSessionId(const std::string &sSessionId)SessionPacket [inline]
toStr() const SessionPacket [virtual]
~Packet()Packet [inline, virtual]