◆ allow_ambiguous_comma
| bool jstream::Reader::ParserData::allow_ambiguous_comma = false |
◆ allow_comment
| bool jstream::Reader::ParserData::allow_comment = false |
◆ allow_hexadicimal
| bool jstream::Reader::ParserData::allow_hexadicimal = false |
◆ allow_special_constant
| bool jstream::Reader::ParserData::allow_special_constant = false |
◆ allow_unquoted_key
| bool jstream::Reader::ParserData::allow_unquoted_key = false |
◆ begin
| char const* jstream::Reader::ParserData::begin = nullptr |
◆ depth
| std::vector<std::string> jstream::Reader::ParserData::depth |
◆ depth_stack
| std::vector<int> jstream::Reader::ParserData::depth_stack |
◆ end
| char const* jstream::Reader::ParserData::end = nullptr |
◆ errors
| std::vector<Error> jstream::Reader::ParserData::errors |
◆ hold
| bool jstream::Reader::ParserData::hold = false |
◆ is_array
| bool jstream::Reader::ParserData::is_array = false |
◆ key
| std::string jstream::Reader::ParserData::key |
◆ last_state
| StateItem jstream::Reader::ParserData::last_state |
◆ number
| double jstream::Reader::ParserData::number = 0 |
◆ ptr
| char const* jstream::Reader::ParserData::ptr = nullptr |
◆ states
| std::vector<StateItem> jstream::Reader::ParserData::states |
◆ string
| std::string jstream::Reader::ParserData::string |
The documentation for this struct was generated from the following file: