20 #include <ripple/json/JsonPropertyStream.h>
21 #include <ripple/json/json_value.h>
Json::Value const & top() const
@ arrayValue
array value (ordered list)
void add(std::string const &key, short value) override
JSON (JavaScript Object Notation).
Value & append(const Value &value)
Append value to array at the end.
@ objectValue
object value (collection of name/value pairs).
void map_begin() override
std::vector< Json::Value * > m_stack
void array_end() override
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
void array_begin() override