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

#include <JsonErrorSerializer.h>

Public Member Functions

 JsonErrorSerializer ()
 
 ~JsonErrorSerializer ()
 
std::string serializeError (const Error &error) const
 
Error deserializeError (const std::string &json) const
 

Constructor & Destructor Documentation

BUSBOY::JsonErrorSerializer::JsonErrorSerializer ( )
BUSBOY::JsonErrorSerializer::~JsonErrorSerializer ( )

Member Function Documentation

Error BUSBOY::JsonErrorSerializer::deserializeError ( const std::string &  json) const
std::string BUSBOY::JsonErrorSerializer::serializeError ( const Error error) const

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

Copyright 2014 Google Inc. All rights reserved.