netLink C++ 11
Loading...
Searching...
No Matches
MsgPack::Binary Member List

This is the complete list of members for MsgPack::Binary, including all inherited members.

Binary() (defined in MsgPack::Binary)MsgPack::Binaryinlineprotected
Binary(uint32_t len, const void *data)MsgPack::Binary
containerDeserialized()MsgPack::Elementinlineprotectedvirtual
copy() constMsgPack::Binaryvirtual
dataMsgPack::Dataprotected
deserialize(int64_t &pos, std::basic_streambuf< char > *streamBuffer, std::streamsize bytes)MsgPack::Dataprotectedvirtual
Deserializer (defined in MsgPack::Binary)MsgPack::Binaryfriend
Element() (defined in MsgPack::Element)MsgPack::Elementinlineprotected
getData() constMsgPack::Binary
getElementsVector()MsgPack::Elementinlineprotectedvirtual
getEndPos() constMsgPack::Binaryprotectedvirtual
getHeaderLength() constMsgPack::Binaryprotectedvirtual
getLength() constMsgPack::Headervirtual
getSizeInBytes() constMsgPack::Headervirtual
getType() constMsgPack::Headervirtual
headerMsgPack::Headerprotected
serialize(int64_t &pos, std::basic_streambuf< char > *streamBuffer, std::streamsize bytes)MsgPack::Dataprotectedvirtual
Serializer (defined in MsgPack::Binary)MsgPack::Binaryfriend
startDeserialize(uint8_t firstByte)MsgPack::Headerprotectedvirtual
startSerialize()MsgPack::Headerprotectedvirtual
toJSON(std::ostream &stream) constMsgPack::Binaryvirtual
~Element() (defined in MsgPack::Element)MsgPack::Elementinlinevirtual