17 #ifndef __MESSAGES_LOG_HPP__ 18 #define __MESSAGES_LOG_HPP__ 22 #include "messages/log.pb.h" 36 return stream << Action::Type_Name(type);
42 const Metadata::Status&
status)
44 return stream << Metadata::Status_Name(status);
54 struct hash<
mesos::internal::log::Metadata_Status>
63 return static_cast<size_t>(
status);
69 #endif // __MESSAGES_LOG_HPP__ Result< ProcessStatus > status(pid_t pid)
Definition: proc.hpp:166
Definition: type_utils.hpp:619
std::ostream & operator<<(std::ostream &stream, const Action::Type &type)
Definition: log.hpp:32
Definition: attributes.hpp:24
Type
Definition: capabilities.hpp:82
Try< uint32_t > type(const std::string &path)