|
| void | nodeDown (const ::std::string &name, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The nodeDown operation is called to notify an observer that a node went down.
|
| ::std::function< void()> | nodeDownAsync (const ::std::string &name, ::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The nodeDown operation is called to notify an observer that a node went down.
|
| template<template< typename > class P = ::std::promise> |
| auto | nodeDownAsync (const ::std::string &name, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | The nodeDown operation is called to notify an observer that a node went down.
|
| void | nodeInit (const NodeDynamicInfoSeq &nodes, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The nodeInit operation indicates the current state of nodes.
|
| ::std::function< void()> | nodeInitAsync (const NodeDynamicInfoSeq &nodes, ::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The nodeInit operation indicates the current state of nodes.
|
| template<template< typename > class P = ::std::promise> |
| auto | nodeInitAsync (const NodeDynamicInfoSeq &nodes, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | The nodeInit operation indicates the current state of nodes.
|
| void | nodeUp (const NodeDynamicInfo &node, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The nodeUp operation is called to notify an observer that a node came up.
|
| ::std::function< void()> | nodeUpAsync (const NodeDynamicInfo &node, ::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The nodeUp operation is called to notify an observer that a node came up.
|
| template<template< typename > class P = ::std::promise> |
| auto | nodeUpAsync (const NodeDynamicInfo &node, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | The nodeUp operation is called to notify an observer that a node came up.
|
| void | updateAdapter (const ::std::string &node, const AdapterDynamicInfo &updatedInfo, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The updateAdapter operation is called to notify an observer that the state of an adapter changed.
|
| ::std::function< void()> | updateAdapterAsync (const ::std::string &node, const AdapterDynamicInfo &updatedInfo, ::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The updateAdapter operation is called to notify an observer that the state of an adapter changed.
|
| template<template< typename > class P = ::std::promise> |
| auto | updateAdapterAsync (const ::std::string &node, const AdapterDynamicInfo &updatedInfo, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | The updateAdapter operation is called to notify an observer that the state of an adapter changed.
|
| void | updateServer (const ::std::string &node, const ServerDynamicInfo &updatedInfo, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The updateServer operation is called to notify an observer that the state of a server changed.
|
| ::std::function< void()> | updateServerAsync (const ::std::string &node, const ServerDynamicInfo &updatedInfo, ::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The updateServer operation is called to notify an observer that the state of a server changed.
|
| template<template< typename > class P = ::std::promise> |
| auto | updateServerAsync (const ::std::string &node, const ServerDynamicInfo &updatedInfo, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | The updateServer operation is called to notify an observer that the state of a server changed.
|
| ::std::shared_ptr< NodeObserverPrx > | ice_adapterId (const ::std::string &id) const |
| | Obtains a proxy that is identical to this proxy, except for the adapter ID.
|
| ::std::shared_ptr< NodeObserverPrx > | ice_batchDatagram () const |
| | Obtains a proxy that is identical to this proxy, but uses batch datagram invocations.
|
| ::std::shared_ptr< NodeObserverPrx > | ice_batchOneway () const |
| | Obtains a proxy that is identical to this proxy, but uses batch oneway invocations.
|
| ::std::shared_ptr< NodeObserverPrx > | ice_collocationOptimized (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for collocation optimization.
|
| ::std::shared_ptr< NodeObserverPrx > | 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< NodeObserverPrx > | ice_connectionCached (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for connection caching.
|
| ::std::shared_ptr< NodeObserverPrx > | ice_connectionId (const ::std::string &id) const |
| | Obtains a proxy that is identical to this proxy, except for its connection ID.
|
| ::std::shared_ptr< NodeObserverPrx > | 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< NodeObserverPrx > | ice_datagram () const |
| | Obtains a proxy that is identical to this proxy, but uses datagram invocations.
|
| ::std::shared_ptr< NodeObserverPrx > | 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< NodeObserverPrx > | ice_endpoints (const ::Ice::EndpointSeq &endpoints) const |
| | Obtains a proxy that is identical to this proxy, except for the endpoints.
|
| ::std::shared_ptr< NodeObserverPrx > | ice_endpointSelection (::Ice::EndpointSelectionType type) const |
| | Obtains a proxy that is identical to this proxy, except for the endpoint selection policy.
|
| ::std::shared_ptr< NodeObserverPrx > | 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< NodeObserverPrx > | ice_invocationTimeout (int timeout) const |
| | Obtains a proxy that is identical to this proxy, except for the invocation timeout.
|
| ::std::shared_ptr< NodeObserverPrx > | 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< NodeObserverPrx > | ice_locatorCacheTimeout (int timeout) const |
| | Obtains a proxy that is identical to this proxy, except for the locator cache timeout.
|
| ::std::shared_ptr< NodeObserverPrx > | ice_oneway () const |
| | Obtains a proxy that is identical to this proxy, but uses oneway invocations.
|
| ::std::shared_ptr< NodeObserverPrx > | ice_preferSecure (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for its endpoint selection policy.
|
| ::std::shared_ptr< NodeObserverPrx > | 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< NodeObserverPrx > | ice_secure (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for how it selects endpoints.
|
| ::std::shared_ptr< NodeObserverPrx > | 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< NodeObserverPrx > | ice_twoway () const |
| | Obtains a proxy that is identical to this proxy, but uses twoway invocations.
|
The node observer interface.
Observers should implement this interface to receive information about the state of the IceGrid nodes.