List of all members.
Public Member Functions |
void | close () |
| File (string const &filename) |
| File (wstring const &filename) |
template<typename T1 > |
bool | get (Name const &key, Dict *&value_out) |
template<typename T1 , typename T2 > |
bool | get (Name const &key, T2 &value_out) const |
Array * | newArray () |
template<typename T > |
Array * | newArray (T const *begin, T const *end) |
Dict * | newDict () |
Dict * | newDict (Name const &n) |
Friends |
class | Dict |
The documentation for this class was generated from the following file: