| __generateOffers() | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | _event_queue_dispatches() | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | inlineprotected | 
  | _expire(const FrameworkID &frameworkId, const std::string &role, const SlaveID &slaveId, const std::weak_ptr< OfferFilter > &offerFilter) | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | _generateOffers() | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | _offer_filters_active(const std::string &role) | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | _quota_offered_or_allocated(const std::string &role, const std::string &resource) | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | _resources_offered_or_allocated(const std::string &resource) | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | _resources_total(const std::string &resource) | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | activateFramework(const FrameworkID &frameworkId) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | activateSlave(const SlaveID &slaveId) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | addFramework(const FrameworkID &frameworkId, const FrameworkInfo &frameworkInfo, const hashmap< SlaveID, Resources > &used, bool active,::mesos::allocator::FrameworkOptions &&frameworkOptions) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | addResourceProvider(const SlaveID &slave, const Resources &total, const hashmap< FrameworkID, Resources > &used) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | addSlave(const SlaveID &slaveId, const SlaveInfo &slaveInfo, const std::vector< SlaveInfo::Capability > &capabilities, const Option< Unavailability > &unavailability, const Resources &total, const hashmap< FrameworkID, Resources > &used) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | allocatable(const Resources &resources, const std::string &role, const Framework &framework) const | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | allocationCandidates | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | AuthenticatedHttpRequestHandler typedef | process::ProcessBase | protected | 
  | completedFrameworkMetrics | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | consume(MessageEvent &&event) override | process::ProcessBase | protectedvirtual | 
  | consume(DispatchEvent &&event) override | process::ProcessBase | protectedvirtual | 
  | consume(HttpEvent &&event) override | process::ProcessBase | protectedvirtual | 
  | consume(ExitedEvent &&event) override | process::ProcessBase | protectedvirtual | 
  | consume(TerminateEvent &&event) override | process::ProcessBase | protectedvirtual | 
  | deactivateFramework(const FrameworkID &frameworkId) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | deactivateSlave(const SlaveID &slaveId) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | delegate(const std::string &name, const UPID &pid) | process::ProcessBase | inlineprotected | 
  | eventCount() | process::ProcessBase | protected | 
  | exited(const UPID &) | process::ProcessBase | inlineprotectedvirtual | 
  | expectedAgentCount | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | expire(const FrameworkID &frameworkId, const std::string &role, const SlaveID &slaveId, const std::weak_ptr< OfferFilter > &offerFilter) | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | expire(const FrameworkID &frameworkId, const SlaveID &slaveId, const std::weak_ptr< InverseOfferFilter > &inverseOfferFilter) | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | finalize() | process::ProcessBase | inlineprotectedvirtual | 
  | frameworks | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | frameworkSorterFactory | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | frameworkSorters | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | generateInverseOffers() | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | generateOffers() | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | generateOffers(const SlaveID &slaveId) | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | generateOffers(const hashset< SlaveID > &slaveIds) | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | getInverseOfferStatuses() override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | HierarchicalAllocatorProcess() | mesos::internal::master::allocator::HierarchicalAllocatorProcess< RoleSorter, FrameworkSorter > | inline | 
  | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess::HierarchicalAllocatorProcess(const std::function< Sorter *()> &roleSorterFactory, const std::function< Sorter *()> &_frameworkSorterFactory) | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | inline | 
  | http | process::ProcessBase |  | 
  | HttpRequestHandler typedef | process::ProcessBase | protected | 
  | httpSequence | process::ProcessBase |  | 
  | initialize(const mesos::allocator::Options &options, const lambda::function< void(const FrameworkID &, const hashmap< std::string, hashmap< SlaveID, Resources >> &)> &offerCallback, const lambda::function< void(const FrameworkID &, const hashmap< SlaveID, UnavailableResources > &)> &inverseOfferCallback) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | Process< MesosAllocatorProcess >::initialize() | process::ProcessBase | inlineprotectedvirtual | 
  | initialized | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | install(const std::string &name, const MessageHandler &handler) | process::ProcessBase | inlineprotected | 
  | install(const std::string &name, void(T::*method)(const UPID &, const std::string &)) | process::ProcessBase | inlineprotected | 
  | inverseOfferCallback | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | isFiltered(const Framework &framework, const std::string &role, const Slave &slave, const Resources &resources) const | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | isFiltered(const Framework &framework, const Slave &slave) const | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | isWhitelisted(const SlaveID &slaveId) const | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | link(const UPID &pid, const RemoteConnection remote=RemoteConnection::REUSE) | process::ProcessBase | protected | 
  | lost(const UPID &) | process::ProcessBase | inlineprotectedvirtual | 
  | MesosAllocatorProcess() | mesos::internal::master::allocator::MesosAllocatorProcess | inline | 
  | message | process::ProcessBase |  | 
  | MessageHandler typedef | process::ProcessBase | protected | 
  | Metrics | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | metrics | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | offerCallback | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | offerGeneration | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | options | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | pause() override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | paused | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | ProcessBase(const std::string &id="") | process::ProcessBase | explicit | 
  | provide(const std::string &name, const std::string &path, const std::map< std::string, std::string > &types=mime::types) | process::ProcessBase | inlineprotected | 
  | recover(const int _expectedAgentCount, const hashmap< std::string, Quota > "as) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | recoverResources(const FrameworkID &frameworkId, const SlaveID &slaveId, const Resources &resources, const Option< Filters > &filters, bool isAllocated) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | RemoteConnection enum name | process::ProcessBase | protected | 
  | removeFramework(const FrameworkID &frameworkId) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | removeSlave(const SlaveID &slaveId) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | requestResources(const FrameworkID &frameworkId, const std::vector< Request > &requests) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | resume() override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | reviveOffers(const FrameworkID &frameworkId, const std::set< std::string > &roles) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | roleSorter | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | roleTree | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | route(const std::string &name, const Option< std::string > &help, const HttpRequestHandler &handler, const RouteOptions &options=RouteOptions()) | process::ProcessBase | protected | 
  | route(const std::string &name, const Option< std::string > &help, Future< http::Response >(T::*method)(const http::Request &), const RouteOptions &options=RouteOptions()) | process::ProcessBase | inlineprotected | 
  | route(const std::string &name, const std::string &realm, const Option< std::string > &help, const AuthenticatedHttpRequestHandler &handler, const RouteOptions &options=RouteOptions()) | process::ProcessBase | protected | 
  | route(const std::string &name, const Option< std::string > &realm, const Option< std::string > &help, Future< http::Response >(T::*method)(const http::Request &, const Option< http::authentication::Principal > &), const RouteOptions &options=RouteOptions()) | process::ProcessBase | inlineprotected | 
  | Self typedef | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | self() const | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | inline | 
  | send(const UPID &to, const std::string &name, const char *data=nullptr, size_t length=0) | process::ProcessBase | protected | 
  | send(const UPID &to, std::string &&name) | process::ProcessBase | protected | 
  | send(const UPID &to, std::string &&name, std::string &&data) | process::ProcessBase | protected | 
  | serve(Event &&event) | process::ProcessBase | inlineprotectedvirtual | 
  | slaves | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | suppressOffers(const FrameworkID &frameworkId, const std::set< std::string > &roles) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | This typedef | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | totalScalarQuantities | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | transitionOfferedToAllocated(const SlaveID &slaveId, const Resources &resources) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | updateAllocation(const FrameworkID &frameworkId, const SlaveID &slaveId, const Resources &offeredResources, const std::vector< ResourceConversion > &conversions) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | updateAvailable(const SlaveID &slaveId, const std::vector< Offer::Operation > &operations) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | updateFramework(const FrameworkID &frameworkId, const FrameworkInfo &frameworkInfo,::mesos::allocator::FrameworkOptions &&frameworkOptions) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | updateInverseOffer(const SlaveID &slaveId, const FrameworkID &frameworkId, const Option< UnavailableResources > &unavailableResources, const Option< mesos::allocator::InverseOfferStatus > &status, const Option< Filters > &filters) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | updateQuota(const std::string &role, const Quota "a) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | updateSlave(const SlaveID &slave, const SlaveInfo &slaveInfo, const Option< Resources > &total=None(), const Option< std::vector< SlaveInfo::Capability >> &capabilities=None()) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | updateUnavailability(const SlaveID &slaveId, const Option< Unavailability > &unavailability) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | updateWeights(const std::vector< WeightInfo > &weightInfos) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | updateWhitelist(const Option< hashset< std::string >> &whitelist) override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | virtual | 
  | whitelist | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | protected | 
  | ~EventConsumer() | process::EventConsumer | inlinevirtual | 
  | ~HierarchicalAllocatorProcess() override | mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess | inline | 
  | ~MesosAllocatorProcess() override | mesos::internal::master::allocator::MesosAllocatorProcess | inline | 
  | ~Process() override | process::Process< MesosAllocatorProcess > | inline | 
  | ~ProcessBase() override | process::ProcessBase |  |