This is the complete list of members for Ice::Communicator, including all inherited members.
addAdminFacet(ObjectPtr servant, std::string facet) | Ice::Communicator | |
addSliceLoader(SliceLoaderPtr loader) noexcept | Ice::Communicator | |
createAdmin(const ObjectAdapterPtr &adminAdapter, const Identity &adminId) | Ice::Communicator | |
createObjectAdapter(std::string name, std::optional< SSL::ServerAuthenticationOptions > serverAuthenticationOptions=std::nullopt) | Ice::Communicator | |
createObjectAdapterWithEndpoints(std::string name, std::string_view endpoints, std::optional< SSL::ServerAuthenticationOptions > serverAuthenticationOptions=std::nullopt) | Ice::Communicator | |
createObjectAdapterWithRouter(std::string name, RouterPrx rtr) | Ice::Communicator | |
destroy() noexcept | Ice::Communicator | |
destroyAsync(std::function< void()> completed) noexcept | Ice::Communicator | |
findAdminFacet(std::string_view facet) | Ice::Communicator | inline |
findAllAdminFacets() | Ice::Communicator | |
flushBatchRequests(CompressBatch compress) | Ice::Communicator | |
flushBatchRequestsAsync(CompressBatch compress, std::function< void(std::exception_ptr)> exception, std::function< void(bool)> sent=nullptr) | Ice::Communicator | |
flushBatchRequestsAsync(CompressBatch compress) | Ice::Communicator | |
getAdmin() const | Ice::Communicator | |
getDefaultLocator() const | Ice::Communicator | |
getDefaultObjectAdapter() const | Ice::Communicator | |
getDefaultRouter() const | Ice::Communicator | |
getImplicitContext() const noexcept | Ice::Communicator | |
getLogger() const noexcept | Ice::Communicator | |
getObserver() const noexcept | Ice::Communicator | |
getPluginManager() const | Ice::Communicator | |
getProperties() const noexcept | Ice::Communicator | |
identityToString(const Identity &ident) const | Ice::Communicator | |
isShutdown() const noexcept | Ice::Communicator | |
propertyToProxy(std::string_view property) const | Ice::Communicator | inline |
proxyToProperty(const std::optional< ObjectPrx > &proxy, std::string property) const | Ice::Communicator | |
proxyToString(const std::optional< ObjectPrx > &obj) const | Ice::Communicator | |
removeAdminFacet(std::string_view facet) | Ice::Communicator | |
setDefaultLocator(const std::optional< LocatorPrx > &loc) | Ice::Communicator | |
setDefaultObjectAdapter(ObjectAdapterPtr adapter) | Ice::Communicator | |
setDefaultRouter(const std::optional< RouterPrx > &rtr) | Ice::Communicator | |
shutdown() noexcept | Ice::Communicator | |
stringToProxy(std::string_view str) const | Ice::Communicator | inline |
waitForShutdown() noexcept | Ice::Communicator | |
waitForShutdownAsync(std::function< void()> completed) noexcept | Ice::Communicator | |
~Communicator() (defined in Ice::Communicator) | Ice::Communicator |