realm::protocolv1::DeliverPacket Member List

This is the complete list of members for realm::protocolv1::DeliverPacket, including all inherited members.
complete(const char *buf, size_t size)realm::protocolv1::PayloadPacket [virtual]
construct(uint8_t type)realm::protocolv1::Packet [static]
DeliverPacket()realm::protocolv1::DeliverPacket
DeliverPacket(uint8_t connection_id, boost::shared_ptr< std::string > msg)realm::protocolv1::DeliverPacket
getConnectionId() const realm::protocolv1::DeliverPacket [inline]
getMessage() const realm::protocolv1::DeliverPacket [inline]
getPayloadSize() const realm::protocolv1::PayloadPacket [inline]
m_connection_idrealm::protocolv1::DeliverPacket [private]
m_msgrealm::protocolv1::DeliverPacket [private]
Packet(uint8_t type)realm::protocolv1::Packet [protected]
parse(const char *buf, size_t size)realm::protocolv1::DeliverPacket [virtual]
PayloadPacket(uint8_t t, uint32_t min_payload_size, uint32_t payload_size)realm::protocolv1::PayloadPacket [inline, protected]
PayloadPacket(uint8_t t, uint32_t min_payload_size)realm::protocolv1::PayloadPacket [inline, protected]
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]
~Packet()realm::protocolv1::Packet [inline, virtual]