Wire Sysio Wire Sysion 1.0.0
|
Go to the source code of this file.
Classes | |
class | AssertException |
class | Random |
Macros | |
#define | __STDC_CONSTANT_MACROS 1 |
#define | RAPIDJSON_HAS_CXX11_NOEXCEPT 0 |
#define | RAPIDJSON_ASSERT(x) |
Functions | |
template<typename Ch > | |
unsigned | StrLen (const Ch *s) |
template<typename Ch > | |
int | StrCmp (const Ch *s1, const Ch *s2) |
template<typename Ch > | |
Ch * | StrDup (const Ch *str) |
FILE * | TempFile (char *filename) |
#define __STDC_CONSTANT_MACROS 1 |
Definition at line 27 of file unittest.h.
#define RAPIDJSON_ASSERT | ( | x | ) |
Definition at line 124 of file unittest.h.
#define RAPIDJSON_HAS_CXX11_NOEXCEPT 0 |
Definition at line 121 of file unittest.h.
Definition at line 67 of file unittest.h.
Definition at line 73 of file unittest.h.
|
inline |
Definition at line 80 of file unittest.h.