complete(const char *buf, size_t size) | realm::protocolv1::Packet | [virtual] |
construct(uint8_t type) | realm::protocolv1::Packet | [static] |
getConnectionId() const | realm::protocolv1::UserLeftPacket | [inline] |
m_connection_id | realm::protocolv1::UserLeftPacket | [private] |
Packet(uint8_t type) | realm::protocolv1::Packet | [protected] |
parse(const char *buf, size_t size) | realm::protocolv1::UserLeftPacket | [virtual] |
s_body_size(unsigned char type) | realm::protocolv1::Packet | [static] |
s_valid(unsigned char type) | realm::protocolv1::Packet | [static] |
type() const | realm::protocolv1::Packet | [inline] |
UserLeftPacket() | realm::protocolv1::UserLeftPacket | |
UserLeftPacket(uint8_t connection_id) | realm::protocolv1::UserLeftPacket | |
~Packet() | realm::protocolv1::Packet | [inline, virtual] |