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

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

containerDeserialized()MsgPack::Mapprotectedvirtual
copy() constMsgPack::Mapvirtual
deserialize(int64_t &pos, std::basic_streambuf< char > *streamBuffer, std::streamsize bytes)MsgPack::Headerprotectedvirtual
Deserializer (defined in MsgPack::Map)MsgPack::Mapfriend
Element() (defined in MsgPack::Element)MsgPack::Elementinlineprotected
elementsMsgPack::Mapprotected
getElementsMap() constMsgPack::Map
getElementsVector()MsgPack::Mapvirtual
getEndPos() constMsgPack::Headerprotectedvirtual
getEntry(uint32_t index) constMsgPack::Map
getHeaderLength() constMsgPack::MapHeaderprotectedvirtual
getKey(uint32_t index) constMsgPack::Map
getLength() constMsgPack::MapHeadervirtual
getSizeInBytes() constMsgPack::Mapvirtual
getType() constMsgPack::Headervirtual
getValue(uint32_t index) constMsgPack::Map
headerMsgPack::Headerprotected
Map() (defined in MsgPack::Map)MsgPack::Mapinlineprotected
Map(std::vector< std::unique_ptr< Element > > &&elements)MsgPack::Map
Map(std::map< std::string, std::unique_ptr< Element > > &&elements) (defined in MsgPack::Map)MsgPack::Map
MapHeader() (defined in MsgPack::MapHeader)MsgPack::MapHeaderinlineprotected
MapHeader(uint32_t len)MsgPack::MapHeader
serialize(int64_t &pos, std::basic_streambuf< char > *streamBuffer, std::streamsize bytes)MsgPack::Headerprotectedvirtual
Serializer (defined in MsgPack::Map)MsgPack::Mapfriend
startDeserialize(uint8_t firstByte)MsgPack::Headerprotectedvirtual
startSerialize()MsgPack::Headerprotectedvirtual
toJSON(std::ostream &stream) constMsgPack::Mapvirtual
~Element() (defined in MsgPack::Element)MsgPack::Elementinlinevirtual