Public Member Functions | |
formats::json::Value | Get (std::string_view name) const |
void | Set (std::string name, formats::json::Value) |
void | Parse (const std::string &json, bool empty_ok) |
size_t | Size () const |
void | MergeFromOther (DocsMap &&other) |
const std::unordered_set< std::string > & | GetRequestedNames () const |
std::unordered_set< std::string > | GetNames () const |
std::string | AsJsonString () const |
bool | AreContentsEqual (const DocsMap &other) const |