|
| void | addObserver (const ::std::shared_ptr< ServiceObserverPrx > &observer, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | Registers a new observer with the ServiceManager.
|
| ::std::function< void()> | addObserverAsync (const ::std::shared_ptr< ServiceObserverPrx > &observer, ::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | Registers a new observer with the ServiceManager.
|
| template<template< typename > class P = ::std::promise> |
| auto | addObserverAsync (const ::std::shared_ptr< ServiceObserverPrx > &observer, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | Registers a new observer with the ServiceManager.
|
| ::Ice::SliceChecksumDict | getSliceChecksums (const ::Ice::Context &context=::Ice::noExplicitContext) |
| | Returns the checksums for the IceBox Slice definitions.
|
| ::std::function< void()> | getSliceChecksumsAsync (::std::function< void(::Ice::SliceChecksumDict)> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | Returns the checksums for the IceBox Slice definitions.
|
| template<template< typename > class P = ::std::promise> |
| auto | getSliceChecksumsAsync (const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P<::Ice::SliceChecksumDict > >().get_future()) |
| | Returns the checksums for the IceBox Slice definitions.
|
| void | shutdown (const ::Ice::Context &context=::Ice::noExplicitContext) |
| | Shut down all services.
|
| ::std::function< void()> | shutdownAsync (::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | Shut down all services.
|
| template<template< typename > class P = ::std::promise> |
| auto | shutdownAsync (const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | Shut down all services.
|
| void | startService (const ::std::string &service, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | Start an individual service.
|
| ::std::function< void()> | startServiceAsync (const ::std::string &service, ::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | Start an individual service.
|
| template<template< typename > class P = ::std::promise> |
| auto | startServiceAsync (const ::std::string &service, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | Start an individual service.
|
| void | stopService (const ::std::string &service, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | Stop an individual service.
|
| ::std::function< void()> | stopServiceAsync (const ::std::string &service, ::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | Stop an individual service.
|
| template<template< typename > class P = ::std::promise> |
| auto | stopServiceAsync (const ::std::string &service, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | Stop an individual service.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_adapterId (const ::std::string &id) const |
| | Obtains a proxy that is identical to this proxy, except for the adapter ID.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_batchDatagram () const |
| | Obtains a proxy that is identical to this proxy, but uses batch datagram invocations.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_batchOneway () const |
| | Obtains a proxy that is identical to this proxy, but uses batch oneway invocations.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_collocationOptimized (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for collocation optimization.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_compress (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for its compression setting which overrides the compression setting from the proxy endpoints.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_connectionCached (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for connection caching.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_connectionId (const ::std::string &id) const |
| | Obtains a proxy that is identical to this proxy, except for its connection ID.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_context (const ::Ice::Context &context) const |
| | Obtains a proxy that is identical to this proxy, except for the per-proxy context.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_datagram () const |
| | Obtains a proxy that is identical to this proxy, but uses datagram invocations.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_encodingVersion (const ::Ice::EncodingVersion &version) const |
| | Obtains a proxy that is identical to this proxy, except for the encoding used to marshal parameters.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_endpoints (const ::Ice::EndpointSeq &endpoints) const |
| | Obtains a proxy that is identical to this proxy, except for the endpoints.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_endpointSelection (::Ice::EndpointSelectionType type) const |
| | Obtains a proxy that is identical to this proxy, except for the endpoint selection policy.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_fixed (const ::std::shared_ptr<::Ice::Connection > &connection) const |
| | Obtains a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_invocationTimeout (int timeout) const |
| | Obtains a proxy that is identical to this proxy, except for the invocation timeout.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_locator (const ::std::shared_ptr<::Ice::LocatorPrx > &locator) const |
| | Obtains a proxy that is identical to this proxy, except for the locator.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_locatorCacheTimeout (int timeout) const |
| | Obtains a proxy that is identical to this proxy, except for the locator cache timeout.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_oneway () const |
| | Obtains a proxy that is identical to this proxy, but uses oneway invocations.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_preferSecure (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for its endpoint selection policy.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_router (const ::std::shared_ptr<::Ice::RouterPrx > &router) const |
| | Obtains a proxy that is identical to this proxy, except for the router.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_secure (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for how it selects endpoints.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_timeout (int timeout) const |
| | Obtains a proxy that is identical to this proxy, except for its connection timeout setting which overrides the timeot setting from the proxy endpoints.
|
| ::std::shared_ptr< ServiceManagerPrx > | ice_twoway () const |
| | Obtains a proxy that is identical to this proxy, but uses twoway invocations.
|