Ice 3.7 C++98 API Reference
Loading...
Searching...
No Matches
IceProxy::IceGrid::Query Class Reference

#include <Registry.h>

Inheritance diagram for IceProxy::IceGrid::Query:
Collaboration diagram for IceProxy::IceGrid::Query:

Public Member Functions

::Ice::AsyncResultPtr begin_findAllObjectsByType (const ::std::string &type, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find all the well-known objects with the given type.
::Ice::AsyncResultPtr begin_findAllObjectsByType (const ::std::string &type, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find all the well-known objects with the given type.
::Ice::AsyncResultPtr begin_findAllObjectsByType (const ::std::string &type, const ::Ice::Context &context, const ::IceGrid::Callback_Query_findAllObjectsByTypePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find all the well-known objects with the given type.
::Ice::AsyncResultPtr begin_findAllObjectsByType (const ::std::string &type, const ::Ice::Context &context=::Ice::noExplicitContext)
 Find all the well-known objects with the given type.
::Ice::AsyncResultPtr begin_findAllObjectsByType (const ::std::string &type, const ::IceGrid::Callback_Query_findAllObjectsByTypePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find all the well-known objects with the given type.
::Ice::AsyncResultPtr begin_findAllReplicas (const ::Ice::ObjectPrx &proxy, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find all the object replicas associated with the given proxy.
::Ice::AsyncResultPtr begin_findAllReplicas (const ::Ice::ObjectPrx &proxy, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find all the object replicas associated with the given proxy.
::Ice::AsyncResultPtr begin_findAllReplicas (const ::Ice::ObjectPrx &proxy, const ::Ice::Context &context, const ::IceGrid::Callback_Query_findAllReplicasPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find all the object replicas associated with the given proxy.
::Ice::AsyncResultPtr begin_findAllReplicas (const ::Ice::ObjectPrx &proxy, const ::Ice::Context &context=::Ice::noExplicitContext)
 Find all the object replicas associated with the given proxy.
::Ice::AsyncResultPtr begin_findAllReplicas (const ::Ice::ObjectPrx &proxy, const ::IceGrid::Callback_Query_findAllReplicasPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find all the object replicas associated with the given proxy.
::Ice::AsyncResultPtr begin_findObjectById (const ::Ice::Identity &id, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find a well-known object by identity.
::Ice::AsyncResultPtr begin_findObjectById (const ::Ice::Identity &id, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find a well-known object by identity.
::Ice::AsyncResultPtr begin_findObjectById (const ::Ice::Identity &id, const ::Ice::Context &context, const ::IceGrid::Callback_Query_findObjectByIdPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find a well-known object by identity.
::Ice::AsyncResultPtr begin_findObjectById (const ::Ice::Identity &id, const ::Ice::Context &context=::Ice::noExplicitContext)
 Find a well-known object by identity.
::Ice::AsyncResultPtr begin_findObjectById (const ::Ice::Identity &id, const ::IceGrid::Callback_Query_findObjectByIdPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find a well-known object by identity.
::Ice::AsyncResultPtr begin_findObjectByType (const ::std::string &type, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find a well-known object by type.
::Ice::AsyncResultPtr begin_findObjectByType (const ::std::string &type, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find a well-known object by type.
::Ice::AsyncResultPtr begin_findObjectByType (const ::std::string &type, const ::Ice::Context &context, const ::IceGrid::Callback_Query_findObjectByTypePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find a well-known object by type.
::Ice::AsyncResultPtr begin_findObjectByType (const ::std::string &type, const ::Ice::Context &context=::Ice::noExplicitContext)
 Find a well-known object by type.
::Ice::AsyncResultPtr begin_findObjectByType (const ::std::string &type, const ::IceGrid::Callback_Query_findObjectByTypePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find a well-known object by type.
::Ice::AsyncResultPtr begin_findObjectByTypeOnLeastLoadedNode (const ::std::string &type, ::IceGrid::LoadSample sample, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find a well-known object by type on the least-loaded node.
::Ice::AsyncResultPtr begin_findObjectByTypeOnLeastLoadedNode (const ::std::string &type, ::IceGrid::LoadSample sample, const ::Ice::Context &context, const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find a well-known object by type on the least-loaded node.
::Ice::AsyncResultPtr begin_findObjectByTypeOnLeastLoadedNode (const ::std::string &type, ::IceGrid::LoadSample sample, const ::Ice::Context &context, const ::IceGrid::Callback_Query_findObjectByTypeOnLeastLoadedNodePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find a well-known object by type on the least-loaded node.
::Ice::AsyncResultPtr begin_findObjectByTypeOnLeastLoadedNode (const ::std::string &type, ::IceGrid::LoadSample sample, const ::Ice::Context &context=::Ice::noExplicitContext)
 Find a well-known object by type on the least-loaded node.
::Ice::AsyncResultPtr begin_findObjectByTypeOnLeastLoadedNode (const ::std::string &type, ::IceGrid::LoadSample sample, const ::IceGrid::Callback_Query_findObjectByTypeOnLeastLoadedNodePtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Find a well-known object by type on the least-loaded node.
::Ice::ObjectProxySeq end_findAllObjectsByType (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_findAllObjectsByType.
::Ice::ObjectProxySeq end_findAllReplicas (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_findAllReplicas.
::Ice::ObjectPrx end_findObjectById (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_findObjectById.
::Ice::ObjectPrx end_findObjectByType (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_findObjectByType.
::Ice::ObjectPrx end_findObjectByTypeOnLeastLoadedNode (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_findObjectByTypeOnLeastLoadedNode.
::Ice::ObjectProxySeq findAllObjectsByType (const ::std::string &type, const ::Ice::Context &context=::Ice::noExplicitContext)
 Find all the well-known objects with the given type.
::Ice::ObjectProxySeq findAllReplicas (const ::Ice::ObjectPrx &proxy, const ::Ice::Context &context=::Ice::noExplicitContext)
 Find all the object replicas associated with the given proxy.
::Ice::ObjectPrx findObjectById (const ::Ice::Identity &id, const ::Ice::Context &context=::Ice::noExplicitContext)
 Find a well-known object by identity.
::Ice::ObjectPrx findObjectByType (const ::std::string &type, const ::Ice::Context &context=::Ice::noExplicitContext)
 Find a well-known object by type.
::Ice::ObjectPrx findObjectByTypeOnLeastLoadedNode (const ::std::string &type, ::IceGrid::LoadSample sample, const ::Ice::Context &context=::Ice::noExplicitContext)
 Find a well-known object by type on the least-loaded node.
Public Member Functions inherited from Ice::Proxy< Query, ::IceProxy::Ice::Object >
IceInternal::ProxyHandle< Query > ice_adapterId (const ::std::string &id) const
 Obtains a proxy that is identical to this proxy, except for the adapter ID.
IceInternal::ProxyHandle< Query > ice_batchDatagram () const
 Obtains a proxy that is identical to this proxy, but uses batch datagram invocations.
IceInternal::ProxyHandle< Query > ice_batchOneway () const
 Obtains a proxy that is identical to this proxy, but uses batch oneway invocations.
IceInternal::ProxyHandle< Query > ice_collocationOptimized (bool b) const
 Obtains a proxy that is identical to this proxy, except for collocation optimization.
IceInternal::ProxyHandle< Query > 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.
IceInternal::ProxyHandle< Query > ice_connectionCached (bool b) const
 Obtains a proxy that is identical to this proxy, except for connection caching.
IceInternal::ProxyHandle< Query > ice_connectionId (const ::std::string &id) const
 Obtains a proxy that is identical to this proxy, except for its connection ID.
IceInternal::ProxyHandle< Query > ice_context (const ::Ice::Context &context) const
 Obtains a proxy that is identical to this proxy, except for the per-proxy context.
IceInternal::ProxyHandle< Query > ice_datagram () const
 Obtains a proxy that is identical to this proxy, but uses datagram invocations.
IceInternal::ProxyHandle< Query > ice_encodingVersion (const ::Ice::EncodingVersion &version) const
 Obtains a proxy that is identical to this proxy, except for the encoding used to marshal parameters.
IceInternal::ProxyHandle< Query > ice_endpoints (const ::Ice::EndpointSeq &endpoints) const
 Obtains a proxy that is identical to this proxy, except for the endpoints.
IceInternal::ProxyHandle< Query > ice_endpointSelection (::Ice::EndpointSelectionType type) const
 Obtains a proxy that is identical to this proxy, except for the endpoint selection policy.
IceInternal::ProxyHandle< Query > 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.
IceInternal::ProxyHandle< Query > ice_invocationTimeout (int timeout) const
 Obtains a proxy that is identical to this proxy, except for the invocation timeout.
IceInternal::ProxyHandle< Query > ice_locator (const ::Ice::LocatorPrx &locator) const
 Obtains a proxy that is identical to this proxy, except for the locator.
IceInternal::ProxyHandle< Query > ice_locatorCacheTimeout (int timeout) const
 Obtains a proxy that is identical to this proxy, except for the locator cache timeout.
IceInternal::ProxyHandle< Query > ice_oneway () const
 Obtains a proxy that is identical to this proxy, but uses oneway invocations.
IceInternal::ProxyHandle< Query > ice_preferSecure (bool b) const
 Obtains a proxy that is identical to this proxy, except for its endpoint selection policy.
IceInternal::ProxyHandle< Query > ice_router (const ::Ice::RouterPrx &router) const
 Obtains a proxy that is identical to this proxy, except for the router.
IceInternal::ProxyHandle< Query > ice_secure (bool b) const
 Obtains a proxy that is identical to this proxy, except for how it selects endpoints.
IceInternal::ProxyHandle< Query > 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.
IceInternal::ProxyHandle< Query > ice_twoway () const
 Obtains a proxy that is identical to this proxy, but uses twoway invocations.
Public Member Functions inherited from IceProxy::Ice::Object
::Ice::AsyncResultPtr begin_ice_flushBatchRequests ()
 Flushes asynchronously any pending batched requests for this proxy.
::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.
::Ice::AsyncResultPtr begin_ice_flushBatchRequests (const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Flushes asynchronously any pending batched requests for this proxy.
::Ice::AsyncResultPtr begin_ice_getConnection ()
 Obtains the Connection for this proxy.
::Ice::AsyncResultPtr begin_ice_getConnection (const ::Ice::Callback_Object_ice_getConnectionPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Obtains the Connection for this proxy.
::Ice::AsyncResultPtr begin_ice_getConnection (const ::Ice::CallbackPtr &cb, const ::Ice::LocalObjectPtr &cookie=0)
 Obtains the Connection for this proxy.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::Ice::AsyncResultPtr begin_ice_invoke (const ::std::string &operation, ::Ice::OperationMode mode, const ::std::vector< ::Ice::Byte > &inParams)
 Invokes an operation dynamically.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::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.
::Ice::AsyncResultPtr begin_ice_isA (const ::std::string &typeId, const ::Ice::Context &context=::Ice::noExplicitContext)
 Tests whether this object supports a specific Slice interface.
::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.
::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.
::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.
::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.
::Ice::AsyncResultPtr begin_ice_ping (const ::Ice::Context &context=::Ice::noExplicitContext)
 Tests whether the target object of this proxy can be reached.
void end_ice_flushBatchRequests (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_ice_flushBatchRequests.
::Ice::ConnectionPtr end_ice_getConnection (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_ice_getConnection.
::std::string end_ice_id (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_ice_id.
::std::vector< ::std::string > end_ice_ids (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_ice_ids.
bool end_ice_invoke (::std::vector< ::Ice::Byte > &outParams, const ::Ice::AsyncResultPtr &result)
 Invokes an operation dynamically.
bool end_ice_isA (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_ice_isA.
void end_ice_ping (const ::Ice::AsyncResultPtr &result)
 Completes an invocation of begin_ice_ping.
::Ice::ObjectPrx ice_adapterId (const ::std::string &id) const
 Obtains a proxy that is identical to this proxy, except for the adapter ID.
::Ice::ObjectPrx ice_batchDatagram () const
 Obtains a proxy that is identical to this proxy, but uses batch datagram invocations.
::Ice::ObjectPrx ice_batchOneway () const
 Obtains a proxy that is identical to this proxy, but uses batch oneway invocations.
::Ice::ObjectPrx ice_collocationOptimized (bool b) const
 Obtains a proxy that is identical to this proxy, except for collocation optimization.
::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.
::Ice::ObjectPrx ice_connectionCached (bool b) const
 Obtains a proxy that is identical to this proxy, except for connection caching.
::Ice::ObjectPrx ice_connectionId (const ::std::string &id) const
 Obtains a proxy that is identical to this proxy, except for its connection ID.
::Ice::ObjectPrx ice_context (const ::Ice::Context &context) const
 Obtains a proxy that is identical to this proxy, except for the per-proxy context.
::Ice::ObjectPrx ice_datagram () const
 Obtains a proxy that is identical to this proxy, but uses datagram invocations.
::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.
::Ice::ObjectPrx ice_endpoints (const ::Ice::EndpointSeq &endpoints) const
 Obtains a proxy that is identical to this proxy, except for the endpoints.
::Ice::ObjectPrx ice_endpointSelection (::Ice::EndpointSelectionType type) const
 Obtains a proxy that is identical to this proxy, except for the endpoint selection policy.
::Ice::ObjectPrx ice_facet (const ::std::string &facet) const
 Obtains a proxy that is identical to this proxy, except for the facet.
::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.
void ice_flushBatchRequests ()
 Flushes any pending batched requests for this proxy.
::std::string ice_getAdapterId () const
 Obtains the adapter ID for this proxy.
::Ice::ConnectionPtr ice_getCachedConnection () const
 Returns the cached connection for this proxy.
::Ice::CommunicatorPtr ice_getCommunicator () const
 Obtains the communicator that created this proxy.
::IceUtil::Optional< bool > ice_getCompress () const
 Obtains the compression override setting of this proxy.
::Ice::ConnectionPtr ice_getConnection ()
 Obtains the Connection for this proxy.
::std::string ice_getConnectionId () const
 Obtains the connection ID of this proxy.
::Ice::Context ice_getContext () const
 Obtains the per-proxy context for this proxy.
::Ice::EncodingVersion ice_getEncodingVersion () const
 Obtains the encoding version used to marshal request parameters.
::Ice::EndpointSeq ice_getEndpoints () const
 Obtains the endpoints used by this proxy.
::Ice::EndpointSelectionType ice_getEndpointSelection () const
 Obtains the endpoint selection policy for this proxy (randomly or ordered).
const ::std::string & ice_getFacet () const
 Obtains the facet for this proxy.
::Ice::Identity ice_getIdentity () const
 Obtains the identity embedded in this proxy.
::Ice::Int ice_getInvocationTimeout () const
 Obtains the invocation timeout of this proxy.
::Ice::LocatorPrx ice_getLocator () const
 Obtains the locator for this proxy.
::Ice::Int ice_getLocatorCacheTimeout () const
 Obtains the locator cache timeout of this proxy.
::Ice::RouterPrx ice_getRouter () const
 Obtains the router for this proxy.
::IceUtil::Optional< int > ice_getTimeout () const
 Obtains the timeout override of this proxy.
::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.
::Ice::ObjectPrx ice_identity (const ::Ice::Identity &id) const
 Obtains a proxy that is identical to this proxy, except for the identity.
::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.
::Ice::ObjectPrx ice_invocationTimeout (::Ice::Int timeout) const
 Obtains a proxy that is identical to this proxy, except for the invocation timeout.
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.
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.
bool ice_isA (const ::std::string &typeId, const ::Ice::Context &context=::Ice::noExplicitContext)
 Tests whether this object supports a specific Slice interface.
bool ice_isBatchDatagram () const
 Determines whether this proxy uses batch datagram invocations.
bool ice_isBatchOneway () const
 Determines whether this proxy uses batch oneway invocations.
bool ice_isCollocationOptimized () const
 Determines whether this proxy uses collocation optimization.
bool ice_isConnectionCached () const
 Determines whether this proxy caches connections.
bool ice_isDatagram () const
 Determines whether this proxy uses datagram invocations.
bool ice_isFixed () const
 Determines whether this proxy is a fixed proxy.
bool ice_isOneway () const
 Determines whether this proxy uses oneway invocations.
bool ice_isPreferSecure () const
 Determines whether this proxy prefers secure endpoints.
bool ice_isSecure () const
 Determines whether this proxy uses only secure endpoints.
bool ice_isTwoway () const
 Determines whether this proxy uses twoway invocations.
::Ice::ObjectPrx ice_locator (const ::Ice::LocatorPrx &locator) const
 Obtains a proxy that is identical to this proxy, except for the locator.
::Ice::ObjectPrx ice_locatorCacheTimeout (::Ice::Int timeout) const
 Obtains a proxy that is identical to this proxy, except for the locator cache timeout.
::Ice::ObjectPrx ice_oneway () const
 Obtains a proxy that is identical to this proxy, but uses oneway invocations.
void ice_ping (const ::Ice::Context &context=::Ice::noExplicitContext)
 Tests whether the target object of this proxy can be reached.
::Ice::ObjectPrx ice_preferSecure (bool b) const
 Obtains a proxy that is identical to this proxy, except for its endpoint selection policy.
::Ice::ObjectPrx ice_router (const ::Ice::RouterPrx &router) const
 Obtains a proxy that is identical to this proxy, except for the router.
::Ice::ObjectPrx ice_secure (bool b) const
 Obtains a proxy that is identical to this proxy, except for how it selects endpoints.
::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.
::std::string ice_toString () const
 Obtains a stringified version of this proxy.
::Ice::ObjectPrx ice_twoway () const
 Obtains a proxy that is identical to this proxy, but uses twoway invocations.
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.
Static Public Member Functions inherited from IceProxy::Ice::Object
static const ::std::string & ice_staticId ()
 Returns the Slice type ID associated with this type.

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_findAllObjectsByType() [1/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findAllObjectsByType ( const ::std::string & type,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find all the well-known objects with the given type.

Parameters
typeThe object type.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_findAllObjectsByType() [2/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findAllObjectsByType ( const ::std::string & type,
const ::Ice::Context & context,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find all the well-known objects with the given type.

Parameters
typeThe object type.
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_findAllObjectsByType() [3/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findAllObjectsByType ( const ::std::string & type,
const ::Ice::Context & context,
const ::IceGrid::Callback_Query_findAllObjectsByTypePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find all the well-known objects with the given type.

Parameters
typeThe object type.
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_findAllObjectsByType() [4/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findAllObjectsByType ( const ::std::string & type,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Find all the well-known objects with the given type.

Parameters
typeThe object type.
contextThe Context map to send with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_findAllObjectsByType() [5/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findAllObjectsByType ( const ::std::string & type,
const ::IceGrid::Callback_Query_findAllObjectsByTypePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find all the well-known objects with the given type.

Parameters
typeThe object type.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_findAllReplicas() [1/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findAllReplicas ( const ::Ice::ObjectPrx & proxy,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find all the object replicas associated with the given proxy.

If the given proxy is not an indirect proxy from a replica group, an empty sequence is returned.

Parameters
proxyThe object proxy.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_findAllReplicas() [2/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findAllReplicas ( const ::Ice::ObjectPrx & proxy,
const ::Ice::Context & context,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find all the object replicas associated with the given proxy.

If the given proxy is not an indirect proxy from a replica group, an empty sequence is returned.

Parameters
proxyThe object proxy.
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_findAllReplicas() [3/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findAllReplicas ( const ::Ice::ObjectPrx & proxy,
const ::Ice::Context & context,
const ::IceGrid::Callback_Query_findAllReplicasPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find all the object replicas associated with the given proxy.

If the given proxy is not an indirect proxy from a replica group, an empty sequence is returned.

Parameters
proxyThe object proxy.
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_findAllReplicas() [4/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findAllReplicas ( const ::Ice::ObjectPrx & proxy,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Find all the object replicas associated with the given proxy.

If the given proxy is not an indirect proxy from a replica group, an empty sequence is returned.

Parameters
proxyThe object proxy.
contextThe Context map to send with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_findAllReplicas() [5/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findAllReplicas ( const ::Ice::ObjectPrx & proxy,
const ::IceGrid::Callback_Query_findAllReplicasPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find all the object replicas associated with the given proxy.

If the given proxy is not an indirect proxy from a replica group, an empty sequence is returned.

Parameters
proxyThe object proxy.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_findObjectById() [1/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectById ( const ::Ice::Identity & id,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find a well-known object by identity.

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

◆ begin_findObjectById() [2/5]

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

Find a well-known object by identity.

Parameters
idThe identity.
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_findObjectById() [3/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectById ( const ::Ice::Identity & id,
const ::Ice::Context & context,
const ::IceGrid::Callback_Query_findObjectByIdPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find a well-known object by identity.

Parameters
idThe identity.
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_findObjectById() [4/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectById ( const ::Ice::Identity & id,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Find a well-known object by identity.

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

◆ begin_findObjectById() [5/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectById ( const ::Ice::Identity & id,
const ::IceGrid::Callback_Query_findObjectByIdPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find a well-known object by identity.

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

◆ begin_findObjectByType() [1/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectByType ( const ::std::string & type,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find a well-known object by type.

If there are several objects registered for the given type, the object is randomly selected.

Parameters
typeThe object type.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_findObjectByType() [2/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectByType ( const ::std::string & type,
const ::Ice::Context & context,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find a well-known object by type.

If there are several objects registered for the given type, the object is randomly selected.

Parameters
typeThe object type.
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_findObjectByType() [3/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectByType ( const ::std::string & type,
const ::Ice::Context & context,
const ::IceGrid::Callback_Query_findObjectByTypePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find a well-known object by type.

If there are several objects registered for the given type, the object is randomly selected.

Parameters
typeThe object type.
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_findObjectByType() [4/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectByType ( const ::std::string & type,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Find a well-known object by type.

If there are several objects registered for the given type, the object is randomly selected.

Parameters
typeThe object type.
contextThe Context map to send with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_findObjectByType() [5/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectByType ( const ::std::string & type,
const ::IceGrid::Callback_Query_findObjectByTypePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find a well-known object by type.

If there are several objects registered for the given type, the object is randomly selected.

Parameters
typeThe object type.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_findObjectByTypeOnLeastLoadedNode() [1/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectByTypeOnLeastLoadedNode ( const ::std::string & type,
::IceGrid::LoadSample sample,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find a well-known object by type on the least-loaded node.

If the registry does not know which node hosts the object (for example, because the object was registered with a direct proxy), the registry assumes the object is hosted on a node that has a load average of 1.0.

Parameters
typeThe object type.
sampleThe sampling interval.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_findObjectByTypeOnLeastLoadedNode() [2/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectByTypeOnLeastLoadedNode ( const ::std::string & type,
::IceGrid::LoadSample sample,
const ::Ice::Context & context,
const ::Ice::CallbackPtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find a well-known object by type on the least-loaded node.

If the registry does not know which node hosts the object (for example, because the object was registered with a direct proxy), the registry assumes the object is hosted on a node that has a load average of 1.0.

Parameters
typeThe object type.
sampleThe sampling interval.
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_findObjectByTypeOnLeastLoadedNode() [3/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectByTypeOnLeastLoadedNode ( const ::std::string & type,
::IceGrid::LoadSample sample,
const ::Ice::Context & context,
const ::IceGrid::Callback_Query_findObjectByTypeOnLeastLoadedNodePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find a well-known object by type on the least-loaded node.

If the registry does not know which node hosts the object (for example, because the object was registered with a direct proxy), the registry assumes the object is hosted on a node that has a load average of 1.0.

Parameters
typeThe object type.
sampleThe sampling interval.
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_findObjectByTypeOnLeastLoadedNode() [4/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectByTypeOnLeastLoadedNode ( const ::std::string & type,
::IceGrid::LoadSample sample,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Find a well-known object by type on the least-loaded node.

If the registry does not know which node hosts the object (for example, because the object was registered with a direct proxy), the registry assumes the object is hosted on a node that has a load average of 1.0.

Parameters
typeThe object type.
sampleThe sampling interval.
contextThe Context map to send with the invocation.
Returns
The asynchronous result object for the invocation.

◆ begin_findObjectByTypeOnLeastLoadedNode() [5/5]

::Ice::AsyncResultPtr IceProxy::IceGrid::Query::begin_findObjectByTypeOnLeastLoadedNode ( const ::std::string & type,
::IceGrid::LoadSample sample,
const ::IceGrid::Callback_Query_findObjectByTypeOnLeastLoadedNodePtr & cb,
const ::Ice::LocalObjectPtr & cookie = 0 )
inline

Find a well-known object by type on the least-loaded node.

If the registry does not know which node hosts the object (for example, because the object was registered with a direct proxy), the registry assumes the object is hosted on a node that has a load average of 1.0.

Parameters
typeThe object type.
sampleThe sampling interval.
cbAsynchronous callback object.
cookieUser-defined data to associate with the invocation.
Returns
The asynchronous result object for the invocation.

◆ end_findAllObjectsByType()

::Ice::ObjectProxySeq IceProxy::IceGrid::Query::end_findAllObjectsByType ( const ::Ice::AsyncResultPtr & result)

Completes an invocation of begin_findAllObjectsByType.

Parameters
resultThe asynchronous result object for the invocation.
Returns
The proxies or an empty sequence, if no such objects have been found.

◆ end_findAllReplicas()

::Ice::ObjectProxySeq IceProxy::IceGrid::Query::end_findAllReplicas ( const ::Ice::AsyncResultPtr & result)

Completes an invocation of begin_findAllReplicas.

Parameters
resultThe asynchronous result object for the invocation.
Returns
The proxies of each object replica or an empty sequence, if the given proxy is not from a replica group.

◆ end_findObjectById()

::Ice::ObjectPrx IceProxy::IceGrid::Query::end_findObjectById ( const ::Ice::AsyncResultPtr & result)

Completes an invocation of begin_findObjectById.

Parameters
resultThe asynchronous result object for the invocation.
Returns
The proxy or null if no such object has been found.

◆ end_findObjectByType()

::Ice::ObjectPrx IceProxy::IceGrid::Query::end_findObjectByType ( const ::Ice::AsyncResultPtr & result)

Completes an invocation of begin_findObjectByType.

Parameters
resultThe asynchronous result object for the invocation.
Returns
The proxy or null, if no such object has been found.

◆ end_findObjectByTypeOnLeastLoadedNode()

::Ice::ObjectPrx IceProxy::IceGrid::Query::end_findObjectByTypeOnLeastLoadedNode ( const ::Ice::AsyncResultPtr & result)

Completes an invocation of begin_findObjectByTypeOnLeastLoadedNode.

Parameters
resultThe asynchronous result object for the invocation.
Returns
The proxy or null, if no such object has been found.

◆ findAllObjectsByType()

::Ice::ObjectProxySeq IceProxy::IceGrid::Query::findAllObjectsByType ( const ::std::string & type,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Find all the well-known objects with the given type.

Parameters
typeThe object type.
contextThe Context map to send with the invocation.
Returns
The proxies or an empty sequence, if no such objects have been found.

◆ findAllReplicas()

::Ice::ObjectProxySeq IceProxy::IceGrid::Query::findAllReplicas ( const ::Ice::ObjectPrx & proxy,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Find all the object replicas associated with the given proxy.

If the given proxy is not an indirect proxy from a replica group, an empty sequence is returned.

Parameters
proxyThe object proxy.
contextThe Context map to send with the invocation.
Returns
The proxies of each object replica or an empty sequence, if the given proxy is not from a replica group.

◆ findObjectById()

::Ice::ObjectPrx IceProxy::IceGrid::Query::findObjectById ( const ::Ice::Identity & id,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Find a well-known object by identity.

Parameters
idThe identity.
contextThe Context map to send with the invocation.
Returns
The proxy or null if no such object has been found.

◆ findObjectByType()

::Ice::ObjectPrx IceProxy::IceGrid::Query::findObjectByType ( const ::std::string & type,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Find a well-known object by type.

If there are several objects registered for the given type, the object is randomly selected.

Parameters
typeThe object type.
contextThe Context map to send with the invocation.
Returns
The proxy or null, if no such object has been found.

◆ findObjectByTypeOnLeastLoadedNode()

::Ice::ObjectPrx IceProxy::IceGrid::Query::findObjectByTypeOnLeastLoadedNode ( const ::std::string & type,
::IceGrid::LoadSample sample,
const ::Ice::Context & context = ::Ice::noExplicitContext )
inline

Find a well-known object by type on the least-loaded node.

If the registry does not know which node hosts the object (for example, because the object was registered with a direct proxy), the registry assumes the object is hosted on a node that has a load average of 1.0.

Parameters
typeThe object type.
sampleThe sampling interval.
contextThe Context map to send with the invocation.
Returns
The proxy or null, if no such object has been found.

◆ ice_staticId()

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

Obtains the Slice type ID corresponding to this interface.

Returns
A fully-scoped type ID.

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