Apache Mesos
|
This is the complete list of members for mesos::resource_provider::Registrar::Operation, including all inherited members.
associate(const Future< bool > &future) | process::Promise< bool > | |
discard() | process::Promise< bool > | |
fail(const std::string &message) | process::Promise< bool > | |
future() const | process::Promise< bool > | |
operator()(registry::Registry *registry) | mesos::resource_provider::Registrar::Operation | |
perform(registry::Registry *registry)=0 | mesos::resource_provider::Registrar::Operation | protectedpure virtual |
Promise() | process::Promise< bool > | |
Promise(const bool &t) | process::Promise< bool > | explicit |
Promise(Promise< bool > &&that) | process::Promise< bool > | |
set() | mesos::resource_provider::Registrar::Operation | |
Promise< bool >::set(const bool &_t) | process::Promise< bool > | |
Promise< bool >::set(bool &&_t) | process::Promise< bool > | |
Promise< bool >::set(const Future< bool > &future) | process::Promise< bool > | |
~Operation()=default | mesos::resource_provider::Registrar::Operation | virtual |
~Promise() | process::Promise< bool > | virtual |