17 #ifndef __VERSION_HPP__
18 #define __VERSION_HPP__
35 object.
values[
"version"] = MESOS_VERSION;
73 #endif // __VERSION_HPP__
Future< Response > request(const Request &request, bool streamedResponse=false)
Asynchronously sends an HTTP request to the process and returns the HTTP response once the entire res...
JSON::Object version()
Definition: version.hpp:32
std::map< std::string, Value > values
Definition: json.hpp:190
virtual void initialize()
Invoked when a process gets spawned.
const T & get() const &
Definition: option.hpp:118
const Option< std::string > GIT_BRANCH
const Option< std::string > GIT_TAG
const Option< std::string > GIT_SHA
Definition: version.hpp:57
Definition: process.hpp:493
Definition: future.hpp:57