Apache Mesos
|
This is the complete list of members for Network, including all inherited members.
add(const process::UPID &pid) | Network | inline |
broadcast(const Protocol< Req, Res > &protocol, const Req &req, const std::set< process::UPID > &filter=std::set< process::UPID >()) const | Network | |
broadcast(const M &m, const std::set< process::UPID > &filter=std::set< process::UPID >()) const | Network | |
EQUAL_TO enum value | Network | |
GREATER_THAN enum value | Network | |
GREATER_THAN_OR_EQUAL_TO enum value | Network | |
LESS_THAN enum value | Network | |
LESS_THAN_OR_EQUAL_TO enum value | Network | |
Network() | Network | inline |
Network(const std::set< process::UPID > &pids) | Network | inlineexplicit |
NOT_EQUAL_TO enum value | Network | |
remove(const process::UPID &pid) | Network | inline |
set(const std::set< process::UPID > &pids) | Network | inline |
watch(size_t size, WatchMode mode=NOT_EQUAL_TO) const | Network | inline |
WatchMode enum name | Network | |
~Network() | Network | inlinevirtual |