SessionFlushedPacket Member List

This is the complete list of members for SessionFlushedPacket, including all inherited members.
AbstractSessionTakeoverPacket()AbstractSessionTakeoverPacket [inline]
AbstractSessionTakeoverPacket(const std::string &sSessionId, const std::string &sDocUUID)AbstractSessionTakeoverPacket [inline]
clone() const =0Packet [pure virtual]
createPacket(PClassType eType)Packet [static]
DECLARE_ABSTRACT_PACKET(Packet)Packet
DECLARE_PACKET(SessionFlushedPacket)SessionFlushedPacket
getDocUUID() const SessionPacket [inline, virtual]
getPacketClassname(PClassType eType)Packet [static]
getParent()Packet [inline]
getProtocolVersion() const Packet [virtual]
getSession() const Packet [inline]
getSession()Packet [inline]
getSessionId() const SessionPacket [inline, virtual]
isInstanceOf(const SessionPacket &packet)AbstractSessionTakeoverPacket [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]
SessionFlushedPacket()SessionFlushedPacket [inline]
SessionFlushedPacket(const std::string &sSessionId, const std::string &sDocUUID)SessionFlushedPacket [inline]
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 SessionFlushedPacket [virtual]
~Packet()Packet [inline, virtual]