Apache Mesos
Public Member Functions | Public Attributes | Friends | List of all members
JSON::Proxy Class Reference

#include <jsonify.hpp>

Public Member Functions

 operator std::string ()&&
 

Public Attributes

std::function< void(rapidjson::Writer< rapidjson::StringBuffer > *)> write
 

Friends

template<typename T >
Proxy() jsonify (const T &)
 
std::ostream & operator<< (std::ostream &stream, Proxy &&that)
 

Member Function Documentation

JSON::Proxy::operator std::string ( )
inline

Friends And Related Function Documentation

template<typename T >
Proxy() jsonify ( const T &  t)
friend
std::ostream& operator<< ( std::ostream &  stream,
Proxy &&  that 
)
friend

Member Data Documentation

std::function<void(rapidjson::Writer<rapidjson::StringBuffer>*)> JSON::Proxy::write

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