17 #ifndef __SCHEDULER_PROTO_HPP__ 18 #define __SCHEDULER_PROTO_HPP__ 21 #include <mesos/scheduler/scheduler.pb.h> 28 return stream << Call::Type_Name(type);
34 return stream << Event::Type_Name(type);
40 #endif // __SCHEDULER_PROTO_HPP__
Type
Definition: capabilities.hpp:82
Try< uint32_t > type(const std::string &path)
std::ostream & operator<<(std::ostream &stream, const Call::Type &type)
Definition: scheduler.hpp:26