Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
tao_json_serializer Class Reference

#include <couchbase/codec/tao_json_serializer.hxx>

Public Types

using document_type = tao::json::value
 

Static Public Member Functions

template<typename Document >
static auto serialize (Document document) -> binary
 
template<typename Document >
static auto deserialize (const binary &data) -> Document
 

Member Typedef Documentation

◆ document_type

using document_type = tao::json::value

Member Function Documentation

◆ deserialize()

template<typename Document >
static auto deserialize ( const binary & data) -> Document
inlinestatic

◆ serialize()

template<typename Document >
static auto serialize ( Document document) -> binary
inlinestatic

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