netLink C++ 11
|
This is the complete list of members for MsgPack::Extended, including all inherited members.
containerDeserialized() | MsgPack::Element | inlineprotectedvirtual |
copy() const | MsgPack::Extended | virtual |
data | MsgPack::Data | protected |
deserialize(int64_t &pos, std::basic_streambuf< char > *streamBuffer, std::streamsize bytes) | MsgPack::Data | protectedvirtual |
Deserializer (defined in MsgPack::Extended) | MsgPack::Extended | friend |
Element() (defined in MsgPack::Element) | MsgPack::Element | inlineprotected |
Extended() (defined in MsgPack::Extended) | MsgPack::Extended | inlineprotected |
Extended(uint8_t type, uint32_t len, const void *data) | MsgPack::Extended | |
getData() const | MsgPack::Extended | |
getDataType() const | MsgPack::Extended | |
getElementsVector() | MsgPack::Element | inlineprotectedvirtual |
getEndPos() const | MsgPack::Extended | protectedvirtual |
getHeaderLength() const | MsgPack::Extended | protectedvirtual |
getLength() const | MsgPack::Extended | virtual |
getSizeInBytes() const | MsgPack::Header | virtual |
getType() const | MsgPack::Header | virtual |
header | MsgPack::Header | protected |
serialize(int64_t &pos, std::basic_streambuf< char > *streamBuffer, std::streamsize bytes) | MsgPack::Data | protectedvirtual |
Serializer (defined in MsgPack::Extended) | MsgPack::Extended | friend |
startDeserialize(uint8_t firstByte) | MsgPack::Header | protectedvirtual |
startSerialize() | MsgPack::Header | protectedvirtual |
toJSON(std::ostream &stream) const | MsgPack::Extended | virtual |
~Element() (defined in MsgPack::Element) | MsgPack::Element | inlinevirtual |