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