#include <JsonKeyspaceSerializer.h>
BUSBOY::JsonKeyspaceSerializer::JsonKeyspaceSerializer |
( |
| ) |
|
BUSBOY::JsonKeyspaceSerializer::~JsonKeyspaceSerializer |
( |
| ) |
|
Keyspace BUSBOY::JsonKeyspaceSerializer::deserializeKeyspace |
( |
const std::string & |
data | ) |
const |
|
virtual |
std::string BUSBOY::JsonKeyspaceSerializer::getContentType |
( |
| ) |
const |
|
virtual |
Returns the content type generated during serialization, and expected during deserialization.
Implements BUSBOY::Serializer.
std::string BUSBOY::JsonKeyspaceSerializer::serializeKeyspace |
( |
const Keyspace & |
keyspace | ) |
const |
|
virtual |
The documentation for this class was generated from the following files:
Copyright 2014 Google Inc. All rights reserved.