This is the complete list of members for Ice::ObjectPrx, including all inherited members.
| ice_adapterId(std::string id) const | Ice::Proxy< ObjectPrx > | inline |
| ice_batchDatagram() const | Ice::Proxy< ObjectPrx > | inline |
| ice_batchOneway() const | Ice::Proxy< ObjectPrx > | inline |
| ice_collocationOptimized(bool b) const | Ice::Proxy< ObjectPrx > | inline |
| ice_compress(bool b) const | Ice::Proxy< ObjectPrx > | inline |
| ice_connectionCached(bool b) const | Ice::Proxy< ObjectPrx > | inline |
| ice_connectionId(std::string id) const | Ice::Proxy< ObjectPrx > | inline |
| ice_context(Context context) const | Ice::Proxy< ObjectPrx > | inline |
| ice_datagram() const | Ice::Proxy< ObjectPrx > | inline |
| ice_encodingVersion(EncodingVersion version) const | Ice::Proxy< ObjectPrx > | inline |
| ice_endpoints(EndpointSeq endpoints) const | Ice::Proxy< ObjectPrx > | inline |
| ice_endpointSelection(EndpointSelectionType type) const | Ice::Proxy< ObjectPrx > | inline |
| ice_facet(std::string facet) const | Ice::ObjectPrx | inline |
| ice_fixed(ConnectionPtr connection) const | Ice::Proxy< ObjectPrx > | inline |
| ice_flushBatchRequests() const | Ice::ObjectPrx | |
| ice_flushBatchRequestsAsync(std::function< void(std::exception_ptr)> ex, std::function< void(bool)> sent=nullptr) const | Ice::ObjectPrx | |
| ice_flushBatchRequestsAsync() const | Ice::ObjectPrx | |
| ice_getAdapterId() const | Ice::ObjectPrx | |
| ice_getCachedConnection() const noexcept | Ice::ObjectPrx | |
| ice_getCommunicator() const noexcept | Ice::ObjectPrx | |
| ice_getCompress() const noexcept | Ice::ObjectPrx | |
| ice_getConnection() const | Ice::ObjectPrx | |
| ice_getConnectionAsync(std::function< void(Ice::ConnectionPtr)> response, std::function< void(std::exception_ptr)> ex=nullptr, std::function< void(bool)> sent=nullptr) const | Ice::ObjectPrx | |
| ice_getConnectionAsync() const | Ice::ObjectPrx | |
| ice_getConnectionId() const | Ice::ObjectPrx | |
| ice_getContext() const | Ice::ObjectPrx | |
| ice_getEncodingVersion() const noexcept | Ice::ObjectPrx | |
| ice_getEndpoints() const | Ice::ObjectPrx | |
| ice_getEndpointSelection() const noexcept | Ice::ObjectPrx | |
| ice_getFacet() const noexcept | Ice::ObjectPrx | |
| ice_getIdentity() const noexcept | Ice::ObjectPrx | |
| ice_getInvocationTimeout() const noexcept | Ice::ObjectPrx | |
| ice_getLocator() const noexcept | Ice::ObjectPrx | |
| ice_getLocatorCacheTimeout() const noexcept | Ice::ObjectPrx | |
| ice_getRouter() const noexcept | Ice::ObjectPrx | |
| ice_id(const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_idAsync(std::function< void(std::string)> response, std::function< void(std::exception_ptr)> ex=nullptr, std::function< void(bool)> sent=nullptr, const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_idAsync(const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_identity(Ice::Identity id) const | Ice::ObjectPrx | inline |
| ice_ids(const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_idsAsync(std::function< void(std::vector< std::string >)> response, std::function< void(std::exception_ptr)> ex=nullptr, std::function< void(bool)> sent=nullptr, const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_idsAsync(const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_invocationTimeout(int timeout) const | Ice::Proxy< ObjectPrx > | inline |
| ice_invoke(std::string_view operation, Ice::OperationMode mode, const std::vector< std::byte > &inParams, std::vector< std::byte > &outParams, const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_invoke(std::string_view operation, Ice::OperationMode mode, std::pair< const std::byte *, const std::byte * > inParams, std::vector< std::byte > &outParams, const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_invokeAsync(std::string_view operation, Ice::OperationMode mode, const std::vector< std::byte > &inParams, const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_invokeAsync(std::string_view operation, Ice::OperationMode mode, const std::vector< std::byte > &inParams, std::function< void(bool, std::vector< std::byte >)> response, std::function< void(std::exception_ptr)> ex=nullptr, std::function< void(bool)> sent=nullptr, const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_invokeAsync(std::string_view operation, Ice::OperationMode mode, std::pair< const std::byte *, const std::byte * > inParams, const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_invokeAsync(std::string_view operation, Ice::OperationMode mode, std::pair< const std::byte *, const std::byte * > inParams, std::function< void(bool, std::pair< const std::byte *, const std::byte * >)> response, std::function< void(std::exception_ptr)> ex=nullptr, std::function< void(bool)> sent=nullptr, const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_isA(std::string_view typeId, const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_isAAsync(std::string_view typeId, std::function< void(bool)> response, std::function< void(std::exception_ptr)> ex=nullptr, std::function< void(bool)> sent=nullptr, const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_isAAsync(std::string_view typeId, const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_isBatchDatagram() const noexcept | Ice::ObjectPrx | |
| ice_isBatchOneway() const noexcept | Ice::ObjectPrx | |
| ice_isCollocationOptimized() const noexcept | Ice::ObjectPrx | |
| ice_isConnectionCached() const noexcept | Ice::ObjectPrx | |
| ice_isDatagram() const noexcept | Ice::ObjectPrx | |
| ice_isFixed() const noexcept | Ice::ObjectPrx | |
| ice_isOneway() const noexcept | Ice::ObjectPrx | |
| ice_isTwoway() const noexcept | Ice::ObjectPrx | |
| ice_locator(const std::optional< LocatorPrx > &locator) const | Ice::Proxy< ObjectPrx > | inline |
| ice_locatorCacheTimeout(int timeout) const | Ice::Proxy< ObjectPrx > | inline |
| ice_oneway() const | Ice::Proxy< ObjectPrx > | inline |
| ice_ping(const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_pingAsync(std::function< void()> response, std::function< void(std::exception_ptr)> ex=nullptr, std::function< void(bool)> sent=nullptr, const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_pingAsync(const Ice::Context &context=Ice::noExplicitContext) const | Ice::ObjectPrx | |
| ice_router(const std::optional< RouterPrx > &router) const | Ice::Proxy< ObjectPrx > | inline |
| ice_staticId() noexcept | Ice::ObjectPrx | static |
| ice_toString() const | Ice::ObjectPrx | |
| ice_twoway() const | Ice::Proxy< ObjectPrx > | inline |
| ObjectPrx(const ObjectPrx &other) noexcept=default | Ice::ObjectPrx | |
| ObjectPrx(ObjectPrx &&other) noexcept=default | Ice::ObjectPrx | |
| ObjectPrx(const Ice::CommunicatorPtr &communicator, std::string_view proxyString) | Ice::ObjectPrx | |
| operator->() const noexcept | Ice::Proxy< ObjectPrx > | inline |
| operator=(const ObjectPrx &rhs) noexcept=default | Ice::ObjectPrx | |
| operator=(ObjectPrx &&rhs) noexcept=default | Ice::ObjectPrx | |
| Proxy (defined in Ice::ObjectPrx) | Ice::ObjectPrx | friend |
| ~ObjectPrx() (defined in Ice::ObjectPrx) | Ice::ObjectPrx | virtual |