Concept for receiving events from GenericReader upon parsing. The functions return true if no error occurs. If they return false, the event publisher should terminate the process.
More...
#include <reader.h>
Concept for receiving events from GenericReader upon parsing. The functions return true if no error occurs. If they return false, the event publisher should terminate the process.
typename Ch;
bool Null();
bool Bool(bool b);
bool Int(int i);
bool Uint(unsigned i);
bool StartObject();
bool StartArray();
};
Concept for receiving events from GenericReader upon parsing. The functions return true if no error o...
void copy(key &AA, const key &A)
FloatingPoint< double > Double
TypeWithSize< 8 >::Int Int64
internal::KeyMatcher< M > Key(M inner_matcher)
RAPIDJSON_NAMESPACE_BEGIN typedef unsigned SizeType
Size type (for string lengths, array sizes, etc.)
unsigned __int64 uint64_t
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-4.0.0.0/external/rapidjson/include/rapidjson/reader.h