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.
bool Null();
bool Int(int i);
bool Uint(unsigned i);
bool StartObject();
bool StartArray();
};
cryptonote::block b
Definition block.cpp:40
Definition gtest-string.h:58
Concept for receiving events from GenericReader upon parsing. The functions return true if no error o...
#define const
Definition ipfrdr.c:80
const char *const str
Definition portlistingparse.c:23
RAPIDJSON_NAMESPACE_BEGIN typedef unsigned SizeType
Size type (for string lengths, array sizes, etc.).
Definition rapidjson.h:389
#define Ch(x, y, z)
Definition sha512-blocks.c:34
signed __int64 int64_t
Definition stdint.h:135
unsigned __int64 uint64_t
Definition stdint.h:136
Definition gtest_pred_impl_unittest.cc:56
The documentation for this class was generated from the following file:
- external/rapidjson/include/rapidjson/reader.h