nx_video_source_sdk
1.0
Video Source SDK
|
#include "json.h"
#include <cassert>
#include <cmath>
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include <limits>
#include <sstream>
#include "../../json11/json11.cpp"
Enumerations | |
enum | JsonParse { STANDARD, COMMENTS, STANDARD, COMMENTS } |
Variables | |
static const int | nx::kit::detail::json11::max_depth = 200 |
Wrapper for the original Json11 .cpp. Puts class Json into namespace nx::kit.