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