Go to the documentation of this file. 1 #ifndef ED_IO_JSON_READER_H_
2 #define ED_IO_JSON_READER_H_
bool value(const std::string &key, T &value) const
std::vector< Variant > values
JSONReader(const char *s)
bool readValue(const std::string &, float &f)
bool readArray(const std::string &name)
bool readGroup(const std::string &name)
bool getValue(int &v) const
std::vector< std::map< std::string, Node > > maps
std::vector< unsigned int > array_index_stack_