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