|
netLink C++ 11
|
This is the complete list of members for MsgPack::Element, including all inherited members.
| containerDeserialized() | MsgPack::Element | inlineprotectedvirtual |
| copy() const =0 | MsgPack::Element | pure virtual |
| deserialize(int64_t &pos, std::basic_streambuf< char > *streamBuffer, std::streamsize bytes) | MsgPack::Element | inlineprotectedvirtual |
| Deserializer (defined in MsgPack::Element) | MsgPack::Element | friend |
| Element() (defined in MsgPack::Element) | MsgPack::Element | inlineprotected |
| getElementsVector() | MsgPack::Element | inlineprotectedvirtual |
| getEndPos() const =0 | MsgPack::Element | protectedpure virtual |
| getSizeInBytes() const | MsgPack::Element | inlinevirtual |
| getType() const =0 | MsgPack::Element | pure virtual |
| serialize(int64_t &pos, std::basic_streambuf< char > *streamBuffer, std::streamsize bytes)=0 | MsgPack::Element | protectedpure virtual |
| Serializer (defined in MsgPack::Element) | MsgPack::Element | friend |
| startDeserialize(uint8_t firstByte)=0 | MsgPack::Element | protectedpure virtual |
| startSerialize() | MsgPack::Element | inlineprotectedvirtual |
| toJSON(std::ostream &stream) const =0 | MsgPack::Element | pure virtual |
| ~Element() (defined in MsgPack::Element) | MsgPack::Element | inlinevirtual |