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