![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cJSON, including all inherited members.
| Encode(const cVariant &v) | GrayLib::cJSON | static |
| IsJSON(const char *pszStr, StrLen_t iLenMax=StrT::k_LEN_MAX) | GrayLib::cJSON | static |
| k_DEPTH_MAX | GrayLib::cJSON | static |
| k_false | GrayLib::cJSON | static |
| k_null | GrayLib::cJSON | static |
| k_true | GrayLib::cJSON | static |
| Parse(const char *pszVal) | GrayLib::cJSON | static |
| TYPE_Bool enum value | GrayLib::cJSON | |
| TYPE_Double enum value | GrayLib::cJSON | |
| TYPE_Null enum value | GrayLib::cJSON | |
| TYPE_String enum value | GrayLib::cJSON | |
| TYPE_TYPE enum name | GrayLib::cJSON | |
| UNITTEST_FRIEND(cJSON) | GrayLib::cJSON |