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