Ice 3.7 C++98 API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
IceProxy::IceGrid::ObjectObserver Class Reference

#include <Admin.h>

Inheritance diagram for IceProxy::IceGrid::ObjectObserver:
Inheritance graph
[legend]
Collaboration diagram for IceProxy::IceGrid::ObjectObserver:
Collaboration graph
[legend]

Public Member Functions

::Ice::AsyncResultPtr begin_objectAdded (const ::IceGrid::ObjectInfo &info, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 The objectAdded operation is called to notify an observer when an object was added to the Admin interface. More...
 
::Ice::AsyncResultPtr begin_objectAdded (const ::IceGrid::ObjectInfo &info, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 The objectAdded operation is called to notify an observer when an object was added to the Admin interface. More...
 
::Ice::AsyncResultPtr begin_objectAdded (const ::IceGrid::ObjectInfo &info, const ::Ice::Context &context, const ::IceGrid::Callback_ObjectObserver_objectAddedPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 The objectAdded operation is called to notify an observer when an object was added to the Admin interface. More...
 
::Ice::AsyncResultPtr begin_objectAdded (const ::IceGrid::ObjectInfo &info, const ::Ice::Context &context=::Ice::noExplicitContext)
 The objectAdded operation is called to notify an observer when an object was added to the Admin interface. More...
 
::Ice::AsyncResultPtr begin_objectAdded (const ::IceGrid::ObjectInfo &info, const ::IceGrid::Callback_ObjectObserver_objectAddedPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 The objectAdded operation is called to notify an observer when an object was added to the Admin interface. More...
 
::Ice::AsyncResultPtr begin_objectInit (const ::IceGrid::ObjectInfoSeq &objects, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 objectInit is called after the registration of an observer to indicate the state of the registry. More...
 
::Ice::AsyncResultPtr begin_objectInit (const ::IceGrid::ObjectInfoSeq &objects, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 objectInit is called after the registration of an observer to indicate the state of the registry. More...
 
::Ice::AsyncResultPtr begin_objectInit (const ::IceGrid::ObjectInfoSeq &objects, const ::Ice::Context &context, const ::IceGrid::Callback_ObjectObserver_objectInitPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 objectInit is called after the registration of an observer to indicate the state of the registry. More...
 
::Ice::AsyncResultPtr begin_objectInit (const ::IceGrid::ObjectInfoSeq &objects, const ::Ice::Context &context=::Ice::noExplicitContext)
 objectInit is called after the registration of an observer to indicate the state of the registry. More...
 
::Ice::AsyncResultPtr begin_objectInit (const ::IceGrid::ObjectInfoSeq &objects, const ::IceGrid::Callback_ObjectObserver_objectInitPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 objectInit is called after the registration of an observer to indicate the state of the registry. More...
 
::Ice::AsyncResultPtr begin_objectRemoved (const ::Ice::Identity &id, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 objectRemoved is called to notify an observer when an object registered with the Admin interface was removed. More...
 
::Ice::AsyncResultPtr begin_objectRemoved (const ::Ice::Identity &id, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 objectRemoved is called to notify an observer when an object registered with the Admin interface was removed. More...
 
::Ice::AsyncResultPtr begin_objectRemoved (const ::Ice::Identity &id, const ::Ice::Context &context, const ::IceGrid::Callback_ObjectObserver_objectRemovedPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 objectRemoved is called to notify an observer when an object registered with the Admin interface was removed. More...
 
::Ice::AsyncResultPtr begin_objectRemoved (const ::Ice::Identity &id, const ::Ice::Context &context=::Ice::noExplicitContext)
 objectRemoved is called to notify an observer when an object registered with the Admin interface was removed. More...
 
::Ice::AsyncResultPtr begin_objectRemoved (const ::Ice::Identity &id, const ::IceGrid::Callback_ObjectObserver_objectRemovedPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 objectRemoved is called to notify an observer when an object registered with the Admin interface was removed. More...
 
::Ice::AsyncResultPtr begin_objectUpdated (const ::IceGrid::ObjectInfo &info, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 objectUpdated is called to notify an observer when an object registered with the Admin interface was updated. More...
 
::Ice::AsyncResultPtr begin_objectUpdated (const ::IceGrid::ObjectInfo &info, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 objectUpdated is called to notify an observer when an object registered with the Admin interface was updated. More...
 
::Ice::AsyncResultPtr begin_objectUpdated (const ::IceGrid::ObjectInfo &info, const ::Ice::Context &context, const ::IceGrid::Callback_ObjectObserver_objectUpdatedPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 objectUpdated is called to notify an observer when an object registered with the Admin interface was updated. More...
 
::Ice::AsyncResultPtr begin_objectUpdated (const ::IceGrid::ObjectInfo &info, const ::Ice::Context &context=::Ice::noExplicitContext)
 objectUpdated is called to notify an observer when an object registered with the Admin interface was updated. More...
 
::Ice::AsyncResultPtr begin_objectUpdated (const ::IceGrid::ObjectInfo &info, const ::IceGrid::Callback_ObjectObserver_objectUpdatedPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 objectUpdated is called to notify an observer when an object registered with the Admin interface was updated. More...
 
void end_objectAdded (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_objectAdded. More...
 
void end_objectInit (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_objectInit. More...
 
void end_objectRemoved (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_objectRemoved. More...
 
void end_objectUpdated (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_objectUpdated. More...
 
void objectAdded (const ::IceGrid::ObjectInfo &info, const ::Ice::Context &context=::Ice::noExplicitContext)
 The objectAdded operation is called to notify an observer when an object was added to the Admin interface. More...
 
void objectInit (const ::IceGrid::ObjectInfoSeq &objects, const ::Ice::Context &context=::Ice::noExplicitContext)
 objectInit is called after the registration of an observer to indicate the state of the registry. More...
 
void objectRemoved (const ::Ice::Identity &id, const ::Ice::Context &context=::Ice::noExplicitContext)
 objectRemoved is called to notify an observer when an object registered with the Admin interface was removed. More...
 
void objectUpdated (const ::IceGrid::ObjectInfo &info, const ::Ice::Context &context=::Ice::noExplicitContext)
 objectUpdated is called to notify an observer when an object registered with the Admin interface was updated. More...
 
- Public Member Functions inherited from Ice::Proxy< ObjectObserver, ::IceProxy::Ice::Object >
IceInternal::ProxyHandle< ObjectObserver > ice_adapterId (const ::std::string &id) const
 Obtains a proxy that is identical to this proxy, except for the adapter ID. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_batchDatagram () const
 Obtains a proxy that is identical to this proxy, but uses batch datagram invocations. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_batchOneway () const
 Obtains a proxy that is identical to this proxy, but uses batch oneway invocations. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_collocationOptimized (bool b) const
 Obtains a proxy that is identical to this proxy, except for collocation optimization. More...
 
IceInternal::ProxyHandle< ObjectObserver > 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. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_connectionCached (bool b) const
 Obtains a proxy that is identical to this proxy, except for connection caching. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_connectionId (const ::std::string &id) const
 Obtains a proxy that is identical to this proxy, except for its connection ID. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_context (const ::Ice::Context &context) const
 Obtains a proxy that is identical to this proxy, except for the per-proxy context. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_datagram () const
 Obtains a proxy that is identical to this proxy, but uses datagram invocations. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_encodingVersion (const ::Ice::EncodingVersion &version) const
 Obtains a proxy that is identical to this proxy, except for the encoding used to marshal parameters. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_endpoints (const ::Ice::EndpointSeq &endpoints) const
 Obtains a proxy that is identical to this proxy, except for the endpoints. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_endpointSelection (::Ice::EndpointSelectionType type) const
 Obtains a proxy that is identical to this proxy, except for the endpoint selection policy. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_fixed (const ::Ice::ConnectionPtr &connection) const
 Obtains a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_invocationTimeout (int timeout) const
 Obtains a proxy that is identical to this proxy, except for the invocation timeout. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_locator (const ::Ice::LocatorPrx &locator) const
 Obtains a proxy that is identical to this proxy, except for the locator. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_locatorCacheTimeout (int timeout) const
 Obtains a proxy that is identical to this proxy, except for the locator cache timeout. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_oneway () const
 Obtains a proxy that is identical to this proxy, but uses oneway invocations. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_preferSecure (bool b) const
 Obtains a proxy that is identical to this proxy, except for its endpoint selection policy. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_router (const ::Ice::RouterPrx &router) const
 Obtains a proxy that is identical to this proxy, except for the router. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_secure (bool b) const
 Obtains a proxy that is identical to this proxy, except for how it selects endpoints. More...
 
IceInternal::ProxyHandle< ObjectObserver > 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. More...
 
IceInternal::ProxyHandle< ObjectObserver > ice_twoway () const
 Obtains a proxy that is identical to this proxy, but uses twoway invocations. More...
 
- Public Member Functions inherited from IceProxy::Ice::Object
::Ice::AsyncResultPtr begin_ice_flushBatchRequests ()
 Flushes asynchronously any pending batched requests for this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_flushBatchRequests (const ::Ice::Callback_Object_ice_flushBatchRequestsPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Flushes asynchronously any pending batched requests for this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_flushBatchRequests (const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Flushes asynchronously any pending batched requests for this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_getConnection ()
 Obtains the Connection for this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_getConnection (const ::Ice::Callback_Object_ice_getConnectionPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Obtains the Connection for this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_getConnection (const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Obtains the Connection for this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_id (const ::Ice::Callback_Object_ice_idPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Returns the Slice type ID of the most-derived interface supported by the target object of this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_id (const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Returns the Slice type ID of the most-derived interface supported by the target object of this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_id (const ::Ice::Context &context, const ::Ice::Callback_Object_ice_idPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Returns the Slice type ID of the most-derived interface supported by the target object of this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_id (const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Returns the Slice type ID of the most-derived interface supported by the target object of this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_id (const ::Ice::Context &context=::Ice::noExplicitContext)
 Returns the Slice type ID of the most-derived interface supported by the target object of this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_ids (const ::Ice::Callback_Object_ice_idsPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Returns the Slice type IDs of the interfaces supported by the target object of this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_ids (const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Returns the Slice type IDs of the interfaces supported by the target object of this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_ids (const ::Ice::Context &context, const ::Ice::Callback_Object_ice_idsPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Returns the Slice type IDs of the interfaces supported by the target object of this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_ids (const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Returns the Slice type IDs of the interfaces supported by the target object of this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_ids (const ::Ice::Context &context=::Ice::noExplicitContext)
 Returns the Slice type IDs of the interfaces supported by the target object of this proxy. More...
 
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::pair< const ::Ice::Byte *, const ::Ice::Byte * > &inParams)
 Invokes an operation dynamically. More...
 
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::pair< const ::Ice::Byte *, const ::Ice::Byte * > &inParams, const ::Ice::Callback_Object_ice_invokePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Invokes an operation dynamically. More...
 
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::pair< const ::Ice::Byte *, const ::Ice::Byte * > &inParams, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Invokes an operation dynamically. More...
 
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::pair< const ::Ice::Byte *, const ::Ice::Byte * > &inParams, const ::Ice::Context &context, const ::Ice::Callback_Object_ice_invokePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Invokes an operation dynamically. More...
 
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::pair< const ::Ice::Byte *, const ::Ice::Byte * > &inParams, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Invokes an operation dynamically. More...
 
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::pair< const ::Ice::Byte *, const ::Ice::Byte * > &inParams, const ::Ice::Context &context, const ::Ice::LocalObjectPtr &cookie=0)
 Invokes an operation dynamically. More...
 
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::vector< ::Ice::Byte > &inParams)
 Invokes an operation dynamically. More...
 
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::vector< ::Ice::Byte > &inParams, const ::Ice::Callback_Object_ice_invokePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Invokes an operation dynamically. More...
 
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::vector< ::Ice::Byte > &inParams, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Invokes an operation dynamically. More...
 
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::vector< ::Ice::Byte > &inParams, const ::Ice::Context &context)
 Invokes an operation dynamically. More...
 
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::vector< ::Ice::Byte > &inParams, const ::Ice::Context &context, const ::Ice::Callback_Object_ice_invokePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Invokes an operation dynamically. More...
 
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::vector< ::Ice::Byte > &inParams, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Invokes an operation dynamically. More...
 
::Ice::AsyncResultPtr begin_ice_isA (const ::std::string &typeId, const ::Ice::Callback_Object_ice_isAPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Tests whether this object supports a specific Slice interface. More...
 
::Ice::AsyncResultPtr begin_ice_isA (const ::std::string &typeId, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Tests whether this object supports a specific Slice interface. More...
 
::Ice::AsyncResultPtr begin_ice_isA (const ::std::string &typeId, const ::Ice::Context &context, const ::Ice::Callback_Object_ice_isAPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Tests whether this object supports a specific Slice interface. More...
 
::Ice::AsyncResultPtr begin_ice_isA (const ::std::string &typeId, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Tests whether this object supports a specific Slice interface. More...
 
::Ice::AsyncResultPtr begin_ice_isA (const ::std::string &typeId, const ::Ice::Context &context=::Ice::noExplicitContext)
 Tests whether this object supports a specific Slice interface. More...
 
::Ice::AsyncResultPtr begin_ice_ping (const ::Ice::Callback_Object_ice_pingPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Tests whether the target object of this proxy can be reached. More...
 
::Ice::AsyncResultPtr begin_ice_ping (const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Tests whether the target object of this proxy can be reached. More...
 
::Ice::AsyncResultPtr begin_ice_ping (const ::Ice::Context &context, const ::Ice::Callback_Object_ice_pingPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Tests whether the target object of this proxy can be reached. More...
 
::Ice::AsyncResultPtr begin_ice_ping (const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Tests whether the target object of this proxy can be reached. More...
 
::Ice::AsyncResultPtr begin_ice_ping (const ::Ice::Context &context=::Ice::noExplicitContext)
 Tests whether the target object of this proxy can be reached. More...
 
void end_ice_flushBatchRequests (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_ice_flushBatchRequests. More...
 
::Ice::ConnectionPtr end_ice_getConnection (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_ice_getConnection. More...
 
::std::string end_ice_id (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_ice_id. More...
 
::std::vector< ::std::string > end_ice_ids (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_ice_ids. More...
 
bool end_ice_invoke (::std::vector< ::Ice::Byte > &outParams, const ::Ice::AsyncResultPtr &result)
 Invokes an operation dynamically. More...
 
bool end_ice_isA (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_ice_isA. More...
 
void end_ice_ping (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_ice_ping. More...
 
::Ice::ObjectPrx ice_adapterId (const ::std::string &id) const
 Obtains a proxy that is identical to this proxy, except for the adapter ID. More...
 
::Ice::ObjectPrx ice_batchDatagram () const
 Obtains a proxy that is identical to this proxy, but uses batch datagram invocations. More...
 
::Ice::ObjectPrx ice_batchOneway () const
 Obtains a proxy that is identical to this proxy, but uses batch oneway invocations. More...
 
::Ice::ObjectPrx ice_collocationOptimized (bool b) const
 Obtains a proxy that is identical to this proxy, except for collocation optimization. More...
 
::Ice::ObjectPrx 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. More...
 
::Ice::ObjectPrx ice_connectionCached (bool b) const
 Obtains a proxy that is identical to this proxy, except for connection caching. More...
 
::Ice::ObjectPrx ice_connectionId (const ::std::string &id) const
 Obtains a proxy that is identical to this proxy, except for its connection ID. More...
 
::Ice::ObjectPrx ice_context (const ::Ice::Context &context) const
 Obtains a proxy that is identical to this proxy, except for the per-proxy context. More...
 
::Ice::ObjectPrx ice_datagram () const
 Obtains a proxy that is identical to this proxy, but uses datagram invocations. More...
 
::Ice::ObjectPrx ice_encodingVersion (const ::Ice::EncodingVersion &version) const
 Obtains a proxy that is identical to this proxy, except for the encoding used to marshal parameters. More...
 
::Ice::ObjectPrx ice_endpoints (const ::Ice::EndpointSeq &endpoints) const
 Obtains a proxy that is identical to this proxy, except for the endpoints. More...
 
::Ice::ObjectPrx ice_endpointSelection (::Ice::EndpointSelectionType type) const
 Obtains a proxy that is identical to this proxy, except for the endpoint selection policy. More...
 
::Ice::ObjectPrx ice_facet (const ::std::string &facet) const
 Obtains a proxy that is identical to this proxy, except for the facet. More...
 
::Ice::ObjectPrx ice_fixed (const ::Ice::ConnectionPtr &connection) const
 Obtains a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection. More...
 
void ice_flushBatchRequests ()
 Flushes any pending batched requests for this proxy. More...
 
::std::string ice_getAdapterId () const
 Obtains the adapter ID for this proxy. More...
 
::Ice::ConnectionPtr ice_getCachedConnection () const
 Returns the cached connection for this proxy. More...
 
::Ice::CommunicatorPtr ice_getCommunicator () const
 Obtains the communicator that created this proxy. More...
 
::IceUtil::Optional< bool > ice_getCompress () const
 Obtains the compression override setting of this proxy. More...
 
::Ice::ConnectionPtr ice_getConnection ()
 Obtains the Connection for this proxy. More...
 
::std::string ice_getConnectionId () const
 Obtains the connection ID of this proxy. More...
 
::Ice::Context ice_getContext () const
 Obtains the per-proxy context for this proxy. More...
 
::Ice::EncodingVersion ice_getEncodingVersion () const
 Obtains the encoding version used to marshal request parameters. More...
 
::Ice::EndpointSeq ice_getEndpoints () const
 Obtains the endpoints used by this proxy. More...
 
::Ice::EndpointSelectionType ice_getEndpointSelection () const
 Obtains the endpoint selection policy for this proxy (randomly or ordered). More...
 
const ::std::string & ice_getFacet () const
 Obtains the facet for this proxy. More...
 
::Ice::Identity ice_getIdentity () const
 Obtains the identity embedded in this proxy. More...
 
::Ice::Int ice_getInvocationTimeout () const
 Obtains the invocation timeout of this proxy. More...
 
::Ice::LocatorPrx ice_getLocator () const
 Obtains the locator for this proxy. More...
 
::Ice::Int ice_getLocatorCacheTimeout () const
 Obtains the locator cache timeout of this proxy. More...
 
::Ice::RouterPrx ice_getRouter () const
 Obtains the router for this proxy. More...
 
::IceUtil::Optional< int > ice_getTimeout () const
 Obtains the timeout override of this proxy. More...
 
::std::string ice_id (const ::Ice::Context &context=::Ice::noExplicitContext)
 Returns the Slice type ID of the most-derived interface supported by the target object of this proxy. More...
 
::Ice::ObjectPrx ice_identity (const ::Ice::Identity &id) const
 Obtains a proxy that is identical to this proxy, except for the identity. More...
 
::std::vector< ::std::string > ice_ids (const ::Ice::Context &context=::Ice::noExplicitContext)
 Returns the Slice type IDs of the interfaces supported by the target object of this proxy. More...
 
::Ice::ObjectPrx ice_invocationTimeout (::Ice::Int timeout) const
 Obtains a proxy that is identical to this proxy, except for the invocation timeout. More...
 
bool ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::pair< const ::Ice::Byte *, const ::Ice::Byte * > &inParams, ::std::vector< ::Ice::Byte > &outParams, const ::Ice::Context &context=::Ice::noExplicitContext)
 Invokes an operation dynamically. More...
 
bool ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::vector< ::Ice::Byte > &inParams, ::std::vector< ::Ice::Byte > &outParams, const ::Ice::Context &context=::Ice::noExplicitContext)
 Invokes an operation dynamically. More...
 
bool ice_isA (const ::std::string &typeId, const ::Ice::Context &context=::Ice::noExplicitContext)
 Tests whether this object supports a specific Slice interface. More...
 
bool ice_isBatchDatagram () const
 Determines whether this proxy uses batch datagram invocations. More...
 
bool ice_isBatchOneway () const
 Determines whether this proxy uses batch oneway invocations. More...
 
bool ice_isCollocationOptimized () const
 Determines whether this proxy uses collocation optimization. More...
 
bool ice_isConnectionCached () const
 Determines whether this proxy caches connections. More...
 
bool ice_isDatagram () const
 Determines whether this proxy uses datagram invocations. More...
 
bool ice_isFixed () const
 Determines whether this proxy is a fixed proxy. More...
 
bool ice_isOneway () const
 Determines whether this proxy uses oneway invocations. More...
 
bool ice_isPreferSecure () const
 Determines whether this proxy prefers secure endpoints. More...
 
bool ice_isSecure () const
 Determines whether this proxy uses only secure endpoints. More...
 
bool ice_isTwoway () const
 Determines whether this proxy uses twoway invocations. More...
 
::Ice::ObjectPrx ice_locator (const ::Ice::LocatorPrx &locator) const
 Obtains a proxy that is identical to this proxy, except for the locator. More...
 
::Ice::ObjectPrx ice_locatorCacheTimeout (::Ice::Int timeout) const
 Obtains a proxy that is identical to this proxy, except for the locator cache timeout. More...
 
::Ice::ObjectPrx ice_oneway () const
 Obtains a proxy that is identical to this proxy, but uses oneway invocations. More...
 
void ice_ping (const ::Ice::Context &context=::Ice::noExplicitContext)
 Tests whether the target object of this proxy can be reached. More...
 
::Ice::ObjectPrx ice_preferSecure (bool b) const
 Obtains a proxy that is identical to this proxy, except for its endpoint selection policy. More...
 
::Ice::ObjectPrx ice_router (const ::Ice::RouterPrx &router) const
 Obtains a proxy that is identical to this proxy, except for the router. More...
 
::Ice::ObjectPrx ice_secure (bool b) const
 Obtains a proxy that is identical to this proxy, except for how it selects endpoints. More...
 
::Ice::ObjectPrx 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. More...
 
::std::string ice_toString () const
 Obtains a stringified version of this proxy. More...
 
::Ice::ObjectPrx ice_twoway () const
 Obtains a proxy that is identical to this proxy, but uses twoway invocations. More...
 
bool operator< (const Object &) const
 
bool operator== (const Object &) const
 
- Public Member Functions inherited from IceUtil::Shared
void __clearFlag (unsigned char flag)
 
virtual void __decRef ()
 
virtual int __getRef () const
 
bool __hasFlag (unsigned char flag)
 
virtual void __incRef ()
 
void __setFlag (unsigned char flag)
 
virtual void __setNoDelete (bool)
 
Sharedoperator= (const Shared &)
 
 Shared ()
 
 Shared (const Shared &)
 
virtual ~Shared ()
 

Static Public Member Functions

static const ::std::string & ice_staticId ()
 Obtains the Slice type ID corresponding to this interface. More...
 
- Static Public Member Functions inherited from IceProxy::Ice::Object
static const ::std::string & ice_staticId ()
 Returns the Slice type ID associated with this type. More...
 

Additional Inherited Members

- Static Public Attributes inherited from IceUtil::Shared
static const unsigned char NoDelete
 
- Protected Attributes inherited from IceUtil::Shared
unsigned char _flags
 
IceUtilInternal::Atomic _ref
 

Member Function Documentation

◆ begin_objectAdded() [1/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectAdded ( const ::IceGrid::ObjectInfo info,
const ::Ice::CallbackPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

The objectAdded operation is called to notify an observer when an object was added to the Admin interface.

Parameters
infoThe details of the added object.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectAdded() [2/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectAdded ( const ::IceGrid::ObjectInfo info,
const ::Ice::Context context,
const ::Ice::CallbackPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

The objectAdded operation is called to notify an observer when an object was added to the Admin interface.

Parameters
infoThe details of the added object.
contextThe Context map to send with the invocation.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectAdded() [3/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectAdded ( const ::IceGrid::ObjectInfo info,
const ::Ice::Context context,
const ::IceGrid::Callback_ObjectObserver_objectAddedPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

The objectAdded operation is called to notify an observer when an object was added to the Admin interface.

Parameters
infoThe details of the added object.
contextThe Context map to send with the invocation.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectAdded() [4/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectAdded ( const ::IceGrid::ObjectInfo info,
const ::Ice::Context context = ::Ice::noExplicitContext 
)
inline

The objectAdded operation is called to notify an observer when an object was added to the Admin interface.

Parameters
infoThe details of the added object.
contextThe Context map to send with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectAdded() [5/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectAdded ( const ::IceGrid::ObjectInfo info,
const ::IceGrid::Callback_ObjectObserver_objectAddedPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

The objectAdded operation is called to notify an observer when an object was added to the Admin interface.

Parameters
infoThe details of the added object.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectInit() [1/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectInit ( const ::IceGrid::ObjectInfoSeq objects,
const ::Ice::CallbackPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

objectInit is called after the registration of an observer to indicate the state of the registry.

Parameters
objectsThe objects registered with the Admin interface (not through the deployment mechanism).
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectInit() [2/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectInit ( const ::IceGrid::ObjectInfoSeq objects,
const ::Ice::Context context,
const ::Ice::CallbackPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

objectInit is called after the registration of an observer to indicate the state of the registry.

Parameters
objectsThe objects registered with the Admin interface (not through the deployment mechanism).
contextThe Context map to send with the invocation.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectInit() [3/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectInit ( const ::IceGrid::ObjectInfoSeq objects,
const ::Ice::Context context,
const ::IceGrid::Callback_ObjectObserver_objectInitPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

objectInit is called after the registration of an observer to indicate the state of the registry.

Parameters
objectsThe objects registered with the Admin interface (not through the deployment mechanism).
contextThe Context map to send with the invocation.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectInit() [4/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectInit ( const ::IceGrid::ObjectInfoSeq objects,
const ::Ice::Context context = ::Ice::noExplicitContext 
)
inline

objectInit is called after the registration of an observer to indicate the state of the registry.

Parameters
objectsThe objects registered with the Admin interface (not through the deployment mechanism).
contextThe Context map to send with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectInit() [5/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectInit ( const ::IceGrid::ObjectInfoSeq objects,
const ::IceGrid::Callback_ObjectObserver_objectInitPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

objectInit is called after the registration of an observer to indicate the state of the registry.

Parameters
objectsThe objects registered with the Admin interface (not through the deployment mechanism).
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectRemoved() [1/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectRemoved ( const ::Ice::Identity id,
const ::Ice::CallbackPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

objectRemoved is called to notify an observer when an object registered with the Admin interface was removed.

Parameters
idThe identity of the removed object.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectRemoved() [2/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectRemoved ( const ::Ice::Identity id,
const ::Ice::Context context,
const ::Ice::CallbackPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

objectRemoved is called to notify an observer when an object registered with the Admin interface was removed.

Parameters
idThe identity of the removed object.
contextThe Context map to send with the invocation.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectRemoved() [3/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectRemoved ( const ::Ice::Identity id,
const ::Ice::Context context,
const ::IceGrid::Callback_ObjectObserver_objectRemovedPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

objectRemoved is called to notify an observer when an object registered with the Admin interface was removed.

Parameters
idThe identity of the removed object.
contextThe Context map to send with the invocation.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectRemoved() [4/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectRemoved ( const ::Ice::Identity id,
const ::Ice::Context context = ::Ice::noExplicitContext 
)
inline

objectRemoved is called to notify an observer when an object registered with the Admin interface was removed.

Parameters
idThe identity of the removed object.
contextThe Context map to send with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectRemoved() [5/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectRemoved ( const ::Ice::Identity id,
const ::IceGrid::Callback_ObjectObserver_objectRemovedPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

objectRemoved is called to notify an observer when an object registered with the Admin interface was removed.

Parameters
idThe identity of the removed object.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectUpdated() [1/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectUpdated ( const ::IceGrid::ObjectInfo info,
const ::Ice::CallbackPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

objectUpdated is called to notify an observer when an object registered with the Admin interface was updated.

Parameters
infoThe details of the updated object.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectUpdated() [2/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectUpdated ( const ::IceGrid::ObjectInfo info,
const ::Ice::Context context,
const ::Ice::CallbackPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

objectUpdated is called to notify an observer when an object registered with the Admin interface was updated.

Parameters
infoThe details of the updated object.
contextThe Context map to send with the invocation.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectUpdated() [3/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectUpdated ( const ::IceGrid::ObjectInfo info,
const ::Ice::Context context,
const ::IceGrid::Callback_ObjectObserver_objectUpdatedPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

objectUpdated is called to notify an observer when an object registered with the Admin interface was updated.

Parameters
infoThe details of the updated object.
contextThe Context map to send with the invocation.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectUpdated() [4/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectUpdated ( const ::IceGrid::ObjectInfo info,
const ::Ice::Context context = ::Ice::noExplicitContext 
)
inline

objectUpdated is called to notify an observer when an object registered with the Admin interface was updated.

Parameters
infoThe details of the updated object.
contextThe Context map to send with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_objectUpdated() [5/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::ObjectObserver::begin_objectUpdated ( const ::IceGrid::ObjectInfo info,
const ::IceGrid::Callback_ObjectObserver_objectUpdatedPtr cb,
const ::Ice::LocalObjectPtr cookie = 0 
)
inline

objectUpdated is called to notify an observer when an object registered with the Admin interface was updated.

Parameters
infoThe details of the updated object.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ end_objectAdded()

void IceProxy::IceGrid::ObjectObserver::end_objectAdded ( const ::Ice::AsyncResultPtr result)

Completes an invocation of begin_objectAdded.

Parameters
resultThe asynchronous result object for the invocation.

◆ end_objectInit()

void IceProxy::IceGrid::ObjectObserver::end_objectInit ( const ::Ice::AsyncResultPtr result)

Completes an invocation of begin_objectInit.

Parameters
resultThe asynchronous result object for the invocation.

◆ end_objectRemoved()

void IceProxy::IceGrid::ObjectObserver::end_objectRemoved ( const ::Ice::AsyncResultPtr result)

Completes an invocation of begin_objectRemoved.

Parameters
resultThe asynchronous result object for the invocation.

◆ end_objectUpdated()

void IceProxy::IceGrid::ObjectObserver::end_objectUpdated ( const ::Ice::AsyncResultPtr result)

Completes an invocation of begin_objectUpdated.

Parameters
resultThe asynchronous result object for the invocation.

◆ ice_staticId()

static const ::std::string& IceProxy::IceGrid::ObjectObserver::ice_staticId ( )
static

Obtains the Slice type ID corresponding to this interface.

Returns
A fully-scoped type ID.

◆ objectAdded()

void IceProxy::IceGrid::ObjectObserver::objectAdded ( const ::IceGrid::ObjectInfo info,
const ::Ice::Context context = ::Ice::noExplicitContext 
)
inline

The objectAdded operation is called to notify an observer when an object was added to the Admin interface.

Parameters
infoThe details of the added object.
contextThe Context map to send with the invocation.

◆ objectInit()

void IceProxy::IceGrid::ObjectObserver::objectInit ( const ::IceGrid::ObjectInfoSeq objects,
const ::Ice::Context context = ::Ice::noExplicitContext 
)
inline

objectInit is called after the registration of an observer to indicate the state of the registry.

Parameters
objectsThe objects registered with the Admin interface (not through the deployment mechanism).
contextThe Context map to send with the invocation.

◆ objectRemoved()

void IceProxy::IceGrid::ObjectObserver::objectRemoved ( const ::Ice::Identity id,
const ::Ice::Context context = ::Ice::noExplicitContext 
)
inline

objectRemoved is called to notify an observer when an object registered with the Admin interface was removed.

Parameters
idThe identity of the removed object.
contextThe Context map to send with the invocation.

◆ objectUpdated()

void IceProxy::IceGrid::ObjectObserver::objectUpdated ( const ::IceGrid::ObjectInfo info,
const ::Ice::Context context = ::Ice::noExplicitContext 
)
inline

objectUpdated is called to notify an observer when an object registered with the Admin interface was updated.

Parameters
infoThe details of the updated object.
contextThe Context map to send with the invocation.

The documentation for this class was generated from the following file: