This is the complete list of members for swarmio::data::Helper, including all inherited members.
| GetBaseType(const Variant &value) | swarmio::data::Helper | static |
| GetCount(const Variant &value) | swarmio::data::Helper | static |
| GetFieldDescriptor(const Variant &value, bool includeArraySizes=false) | swarmio::data::Helper | static |
| GetSchemaDescriptor(const Map &value, bool includeArraySizes=false) | swarmio::data::Helper | static |
| Helper() | swarmio::data::Helper | inlineprivate |
| IsArray(const Variant &value) | swarmio::data::Helper | static |
| ToString(const discovery::Schema &value, bool prettyPrint=true) | swarmio::data::Helper | static |
| ToString(const Variant &value, bool prettyPrint=true) | swarmio::data::Helper | static |
| ToString(const Map &value, bool prettyPrint=true) | swarmio::data::Helper | static |
| ToString(const google::protobuf::Map< std::string, swarmio::data::Variant > &value, bool prettyPrint=true) | swarmio::data::Helper | static |
| TypeToString(discovery::Type type) | swarmio::data::Helper | privatestatic |
| WriteElementSeparatorToStream(std::ostream &stream, bool &first, bool prettyPrint, int indentationLevel) | swarmio::data::Helper | privatestatic |
| WriteEscapedAndQuotedStringToStream(std::ostream &stream, const std::string &value) | swarmio::data::Helper | privatestatic |
| WriteToStream(std::ostream &stream, const Variant &value, bool prettyPrint=true, int indentationLevel=0) | swarmio::data::Helper | static |
| WriteToStream(std::ostream &stream, const Map &value, bool prettyPrint=true, int indentationLevel=0) | swarmio::data::Helper | static |
| WriteToStream(std::ostream &stream, const google::protobuf::Map< std::string, swarmio::data::Variant > &value, bool prettyPrint=true, int indentationLevel=0) | swarmio::data::Helper | static |
| WriteToStream(std::ostream &stream, const discovery::Schema &value, bool prettyPrint=true, int indentationLevel=0) | swarmio::data::Helper | static |