BusBoy
2
|
#include <KeyspaceSerializer.h>
Public Member Functions | |
virtual std::string | serializeKeyspace (const Keyspace &keyspace) const =0 |
virtual Keyspace | deserializeKeyspace (const std::string &data) const =0 |
Public Member Functions inherited from BUSBOY::Serializer | |
virtual std::string | getContentType () const =0 |
Returns the content type generated during serialization, and expected during deserialization. More... | |
|
pure virtual |
Implemented in BUSBOY::JsonKeyspaceSerializer.
|
pure virtual |
Implemented in BUSBOY::JsonKeyspaceSerializer.
Copyright 2014 Google Inc. All rights reserved.