GlobSessionPacket Member List

This is the complete list of members for GlobSessionPacket, including all inherited members.
AbstractChangeRecordSessionPacket()AbstractChangeRecordSessionPacket [inline]
AbstractChangeRecordSessionPacket(const std::string &sSessionId, const std::string &sDocUUID)AbstractChangeRecordSessionPacket [inline]
addPacket(SessionPacket *pPacket)GlobSessionPacket
clone() const =0Packet [pure virtual]
createPacket(PClassType eType)Packet [static]
DECLARE_ABSTRACT_PACKET(Packet)Packet
DECLARE_PACKET(GlobSessionPacket)GlobSessionPacket
getAdjust() const GlobSessionPacket [virtual]
getDocUUID() const SessionPacket [inline, virtual]
getLength() const GlobSessionPacket [virtual]
getPacketClassname(PClassType eType)Packet [static]
getPackets() const GlobSessionPacket [inline]
getParent()Packet [inline]
getPos() const GlobSessionPacket [virtual]
getProtocolVersion() const Packet [virtual]
getRemoteRev(void) const GlobSessionPacket [virtual]
getRev() const GlobSessionPacket [virtual]
getSession() const Packet [inline]
getSession()Packet [inline]
getSessionId() const SessionPacket [inline, virtual]
GlobSessionPacket()GlobSessionPacket [inline]
GlobSessionPacket(const GlobSessionPacket &Other)GlobSessionPacket
GlobSessionPacket(const std::string &sSessionId, const std::string &sDocUUID)GlobSessionPacket [inline]
isInstanceOf(const SessionPacket &packet)AbstractChangeRecordSessionPacket [static]
SessionPacket::isInstanceOf(const Packet &packet)SessionPacket [static]
m_pPacketsGlobSessionPacket [private]
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 GlobSessionPacket [virtual]
~GlobSessionPacket()GlobSessionPacket
~Packet()Packet [inline, virtual]