|
| template<typename P> |
| P | Ice::checkedCast (const ::Ice::ObjectPrx &b, const std::string &f, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | Downcasts a proxy after confirming the target object's type via a remote invocation.
|
| template<typename P, typename Y> |
| P | Ice::checkedCast (const ::IceInternal::ProxyHandle< Y > &b, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | Downcasts a proxy after confirming the target object's type via a remote invocation.
|
| template<class T> |
| Callback_Object_ice_flushBatchRequestsPtr | Ice::newCallback_Object_ice_flushBatchRequests (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_flushBatchRequestsPtr | Ice::newCallback_Object_ice_flushBatchRequests (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_flushBatchRequestsPtr | Ice::newCallback_Object_ice_flushBatchRequests (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_flushBatchRequestsPtr | Ice::newCallback_Object_ice_flushBatchRequests (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_getConnectionPtr | Ice::newCallback_Object_ice_getConnection (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ConnectionPtr &), void(T::*excb)(const ::Ice::Exception &)) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_getConnectionPtr | Ice::newCallback_Object_ice_getConnection (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ConnectionPtr &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &)) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_getConnectionPtr | Ice::newCallback_Object_ice_getConnection (T *instance, void(T::*cb)(const ::Ice::ConnectionPtr &), void(T::*excb)(const ::Ice::Exception &)) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_getConnectionPtr | Ice::newCallback_Object_ice_getConnection (T *instance, void(T::*cb)(const ::Ice::ConnectionPtr &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &)) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_idPtr | Ice::newCallback_Object_ice_id (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::string &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_idPtr | Ice::newCallback_Object_ice_id (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::string &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_idPtr | Ice::newCallback_Object_ice_id (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_idPtr | Ice::newCallback_Object_ice_id (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_idPtr | Ice::newCallback_Object_ice_id (T *instance, void(T::*cb)(const ::std::string &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_idPtr | Ice::newCallback_Object_ice_id (T *instance, void(T::*cb)(const ::std::string &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_idPtr | Ice::newCallback_Object_ice_id (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_idPtr | Ice::newCallback_Object_ice_id (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_idsPtr | Ice::newCallback_Object_ice_ids (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::vector< ::std::string > &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_idsPtr | Ice::newCallback_Object_ice_ids (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::vector< ::std::string > &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_idsPtr | Ice::newCallback_Object_ice_ids (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_idsPtr | Ice::newCallback_Object_ice_ids (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_idsPtr | Ice::newCallback_Object_ice_ids (T *instance, void(T::*cb)(const ::std::vector< ::std::string > &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_idsPtr | Ice::newCallback_Object_ice_ids (T *instance, void(T::*cb)(const ::std::vector< ::std::string > &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_idsPtr | Ice::newCallback_Object_ice_ids (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_idsPtr | Ice::newCallback_Object_ice_ids (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_invokePtr | Ice::newCallback_Object_ice_invoke (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, const std::pair< const Byte *, const Byte * > &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_invokePtr | Ice::newCallback_Object_ice_invoke (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, const std::pair< const Byte *, const Byte * > &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_invokePtr | Ice::newCallback_Object_ice_invoke (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, const std::vector< Ice::Byte > &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_invokePtr | Ice::newCallback_Object_ice_invoke (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, const std::vector< Ice::Byte > &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_invokePtr | Ice::newCallback_Object_ice_invoke (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_invokePtr | Ice::newCallback_Object_ice_invoke (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_invokePtr | Ice::newCallback_Object_ice_invoke (T *instance, void(T::*cb)(bool, const std::pair< const Byte *, const Byte * > &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_invokePtr | Ice::newCallback_Object_ice_invoke (T *instance, void(T::*cb)(bool, const std::pair< const Byte *, const Byte * > &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_invokePtr | Ice::newCallback_Object_ice_invoke (T *instance, void(T::*cb)(bool, const std::vector< Ice::Byte > &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_invokePtr | Ice::newCallback_Object_ice_invoke (T *instance, void(T::*cb)(bool, const std::vector< Ice::Byte > &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_invokePtr | Ice::newCallback_Object_ice_invoke (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_invokePtr | Ice::newCallback_Object_ice_invoke (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_isAPtr | Ice::newCallback_Object_ice_isA (const IceUtil::Handle< T > &instance, void(T::*cb)(bool), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_isAPtr | Ice::newCallback_Object_ice_isA (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_isAPtr | Ice::newCallback_Object_ice_isA (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_isAPtr | Ice::newCallback_Object_ice_isA (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_isAPtr | Ice::newCallback_Object_ice_isA (T *instance, void(T::*cb)(bool), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_isAPtr | Ice::newCallback_Object_ice_isA (T *instance, void(T::*cb)(bool, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_isAPtr | Ice::newCallback_Object_ice_isA (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_isAPtr | Ice::newCallback_Object_ice_isA (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_pingPtr | Ice::newCallback_Object_ice_ping (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_pingPtr | Ice::newCallback_Object_ice_ping (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_pingPtr | Ice::newCallback_Object_ice_ping (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_pingPtr | Ice::newCallback_Object_ice_ping (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_pingPtr | Ice::newCallback_Object_ice_ping (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_pingPtr | Ice::newCallback_Object_ice_ping (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Object_ice_pingPtr | Ice::newCallback_Object_ice_ping (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Object_ice_pingPtr | Ice::newCallback_Object_ice_ping (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| ::std::ostream & | operator<< (::std::ostream &, const ::IceProxy::Ice::Object &) |
| bool | Ice::proxyIdentityAndFacetEqual (const ObjectPrx &lhs, const ObjectPrx &rhs) |
| | Compares the object identities and facets of two proxies.
|
| bool | Ice::proxyIdentityAndFacetLess (const ObjectPrx &lhs, const ObjectPrx &rhs) |
| | Compares the object identities and facets of two proxies.
|
| bool | Ice::proxyIdentityEqual (const ObjectPrx &lhs, const ObjectPrx &rhs) |
| | Compares the object identities of two proxies.
|
| bool | Ice::proxyIdentityLess (const ObjectPrx &lhs, const ObjectPrx &rhs) |
| | Compares the object identities of two proxies.
|
| template<typename P> |
| P | Ice::uncheckedCast (const ::Ice::ObjectPrx &b, const std::string &f) |
| | Downcasts a proxy without confirming the target object's type via a remote invocation.
|
| template<typename P, typename Y> |
| P | Ice::uncheckedCast (const ::IceInternal::ProxyHandle< Y > &b) |
| | Downcasts a proxy without confirming the target object's type via a remote invocation.
|