|
Electroneum
|

Public Member Functions | |
| bool | Null () |
| bool | Bool (bool) |
| bool | Int (int) |
| bool | Uint (unsigned) |
| bool | Int64 (int64_t) |
| bool | Uint64 (uint64_t) |
| bool | Double (double) |
| bool | RawNumber (const char *str, SizeType length, bool) |
| bool | String (const char *, SizeType, bool) |
| bool | StartObject () |
| bool | Key (const char *, SizeType, bool) |
| bool | EndObject (SizeType) |
| bool | StartArray () |
| bool | EndArray (SizeType) |
| NumbersAsStringsHandler (const char *expected) | |
Public Attributes | |
| const char * | expected_ |
| size_t | expected_len_ |
Definition at line 1879 of file readertest.cpp.
|
inline |
Definition at line 1901 of file readertest.cpp.
Definition at line 1881 of file readertest.cpp.
|
inline |
Definition at line 1886 of file readertest.cpp.
Definition at line 1899 of file readertest.cpp.
Definition at line 1897 of file readertest.cpp.
|
inline |
Definition at line 1882 of file readertest.cpp.
Definition at line 1884 of file readertest.cpp.
Definition at line 1896 of file readertest.cpp.
|
inline |
Definition at line 1880 of file readertest.cpp.
Definition at line 1888 of file readertest.cpp.
|
inline |
Definition at line 1898 of file readertest.cpp.
|
inline |
Definition at line 1895 of file readertest.cpp.
Definition at line 1894 of file readertest.cpp.
|
inline |
Definition at line 1883 of file readertest.cpp.
Definition at line 1885 of file readertest.cpp.
| const char* NumbersAsStringsHandler::expected_ |
Definition at line 1905 of file readertest.cpp.
| size_t NumbersAsStringsHandler::expected_len_ |
Definition at line 1906 of file readertest.cpp.