Namespaces | Functions | Variables
OVR_JSON.cpp File Reference
#include <string.h>
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
#include <float.h>
#include <limits.h>
#include <ctype.h>
#include "OVR_JSON.h"
#include "Kernel/OVR_SysFile.h"
#include "Kernel/OVR_Log.h"
Include dependency graph for OVR_JSON.cpp:

Go to the source code of this file.

Namespaces

namespace  OVR

Functions

const char * OVR::AssignError (const char **perror, const char *errorMessage)
static char * OVR::JSON_strdup (const char *str)
const char * OVR::ParseHex (unsigned *val, unsigned digits, const char *str)
static char * OVR::PrintNumber (double d)
char * OVR::PrintString (const char *str)
static const char * OVR::skip (const char *in)

Variables

static const unsigned char OVR::firstByteMark [7] = { 0x00, 0x00, 0xC0, 0xE0, 0xF0, 0xF8, 0xFC }


oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:19