BusBoy  2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
BUSBOY::JsonCommonSerializer Class Reference

#include <JsonCommonSerializer.h>

Static Public Member Functions

static json_t * keyDimensionToJson (const DataKeyDimension &dim)
 
static DataKeyDimension jsonToKeyDimension (const json_t *jsonDim)
 
static json_t * keyElementToJson (const DataKeyElement &element)
 
static DataKeyElement jsonToKeyElement (const json_t *jsonElement)
 

Member Function Documentation

DataKeyDimension BUSBOY::JsonCommonSerializer::jsonToKeyDimension ( const json_t *  jsonDim)
static
DataKeyElement BUSBOY::JsonCommonSerializer::jsonToKeyElement ( const json_t *  jsonElement)
static
json_t * BUSBOY::JsonCommonSerializer::keyDimensionToJson ( const DataKeyDimension dim)
static
json_t * BUSBOY::JsonCommonSerializer::keyElementToJson ( const DataKeyElement element)
static

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

Copyright 2014 Google Inc. All rights reserved.