Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
Loading...
Searching...
No Matches
JSON Class Reference

Static Public Member Functions

static JSONValueParse (const char *data)
static JSONValueParse (const wchar_t *data)
static std::wstring Stringify (const JSONValue *value)
static std::wstring s2ws (const std::string &str)
static std::string ws2s (const std::wstring &wstr)

Static Protected Member Functions

static bool SkipWhitespace (const wchar_t **data)
static bool ExtractString (const wchar_t **data, std::wstring &str)
static double ParseInt (const wchar_t **data)
static double ParseDecimal (const wchar_t **data)

Friends

class JSONValue

The documentation for this class was generated from the following file: