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

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

containerDeserialized()MsgPack::Elementinlineprotectedvirtual
copy() const =0MsgPack::Elementpure virtual
deserialize(int64_t &pos, std::basic_streambuf< char > *streamBuffer, std::streamsize bytes)MsgPack::Elementinlineprotectedvirtual
Deserializer (defined in MsgPack::Element)MsgPack::Elementfriend
Element() (defined in MsgPack::Element)MsgPack::Elementinlineprotected
getElementsVector()MsgPack::Elementinlineprotectedvirtual
getEndPos() const =0MsgPack::Elementprotectedpure virtual
getSizeInBytes() constMsgPack::Elementinlinevirtual
getType() const =0MsgPack::Elementpure virtual
serialize(int64_t &pos, std::basic_streambuf< char > *streamBuffer, std::streamsize bytes)=0MsgPack::Elementprotectedpure virtual
Serializer (defined in MsgPack::Element)MsgPack::Elementfriend
startDeserialize(uint8_t firstByte)=0MsgPack::Elementprotectedpure virtual
startSerialize()MsgPack::Elementinlineprotectedvirtual
toJSON(std::ostream &stream) const =0MsgPack::Elementpure virtual
~Element() (defined in MsgPack::Element)MsgPack::Elementinlinevirtual