Apache Mesos
|
#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) |
|
inline |
|
friend |
|
friend |
std::function<void(rapidjson::Writer<rapidjson::StringBuffer>*)> JSON::Proxy::write |