BusBoy
2
|
#include <JsonErrorSerializer.h>
Public Member Functions | |
JsonErrorSerializer () | |
~JsonErrorSerializer () | |
std::string | serializeError (const Error &error) const |
Error | deserializeError (const std::string &json) const |
BUSBOY::JsonErrorSerializer::JsonErrorSerializer | ( | ) |
BUSBOY::JsonErrorSerializer::~JsonErrorSerializer | ( | ) |
Error BUSBOY::JsonErrorSerializer::deserializeError | ( | const std::string & | json | ) | const |
std::string BUSBOY::JsonErrorSerializer::serializeError | ( | const Error & | error | ) | const |
Copyright 2014 Google Inc. All rights reserved.