#include <AbiCollab_Packet.h>
Public Member Functions | |
| DECLARE_PACKET (SessionFlushedPacket) | |
| SessionFlushedPacket () | |
| SessionFlushedPacket (const std::string &sSessionId, const std::string &sDocUUID) | |
| virtual std::string | toStr () const |
| SessionFlushedPacket::SessionFlushedPacket | ( | ) | [inline] |
| SessionFlushedPacket::SessionFlushedPacket | ( | const std::string & | sSessionId, | |
| const std::string & | sDocUUID | |||
| ) | [inline] |
| SessionFlushedPacket::DECLARE_PACKET | ( | SessionFlushedPacket | ) |
| std::string SessionFlushedPacket::toStr | ( | ) | const [virtual] |
Reimplemented from SessionPacket.
1.7.1