17 #ifndef __MESOS_V1_SCHEDULER_PROTO_HPP__
18 #define __MESOS_V1_SCHEDULER_PROTO_HPP__
23 #include <mesos/v1/scheduler/scheduler.pb.h>
31 return stream << Call::Type_Name(type);
37 return stream << Event::Type_Name(type);
44 #endif // __MESOS_V1_SCHEDULER_PROTO_HPP__
Type
Definition: capabilities.hpp:79
Try< uint32_t > type(const std::string &path)
std::ostream & operator<<(std::ostream &stream, const Call::Type &type)
Definition: scheduler.hpp:29