|
::std::shared_ptr< TopicPrx > | create (const ::std::string &name, const ::Ice::Context &context=::Ice::noExplicitContext) |
| Create a new topic. More...
|
|
::std::function< void()> | createAsync (const ::std::string &name, ::std::function< void(::std::shared_ptr<::IceStorm::TopicPrx >)> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| Create a new topic. More...
|
|
template<template< typename > class P = ::std::promise> |
auto | createAsync (const ::std::string &name, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P<::std::shared_ptr<::IceStorm::TopicPrx >>>().get_future()) |
| Create a new topic. More...
|
|
::Ice::SliceChecksumDict | getSliceChecksums (const ::Ice::Context &context=::Ice::noExplicitContext) |
| Returns the checksums for the IceStorm Slice definitions. More...
|
|
::std::function< void()> | getSliceChecksumsAsync (::std::function< void(::Ice::SliceChecksumDict)> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| Returns the checksums for the IceStorm Slice definitions. More...
|
|
template<template< typename > class P = ::std::promise> |
auto | getSliceChecksumsAsync (const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P<::Ice::SliceChecksumDict >>().get_future()) |
| Returns the checksums for the IceStorm Slice definitions. More...
|
|
::std::shared_ptr< TopicPrx > | retrieve (const ::std::string &name, const ::Ice::Context &context=::Ice::noExplicitContext) |
| Retrieve a topic by name. More...
|
|
TopicDict | retrieveAll (const ::Ice::Context &context=::Ice::noExplicitContext) |
| Retrieve all topics managed by this topic manager. More...
|
|
::std::function< void()> | retrieveAllAsync (::std::function< void(::IceStorm::TopicDict)> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| Retrieve all topics managed by this topic manager. More...
|
|
template<template< typename > class P = ::std::promise> |
auto | retrieveAllAsync (const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P<::IceStorm::TopicDict >>().get_future()) |
| Retrieve all topics managed by this topic manager. More...
|
|
::std::function< void()> | retrieveAsync (const ::std::string &name, ::std::function< void(::std::shared_ptr<::IceStorm::TopicPrx >)> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| Retrieve a topic by name. More...
|
|
template<template< typename > class P = ::std::promise> |
auto | retrieveAsync (const ::std::string &name, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P<::std::shared_ptr<::IceStorm::TopicPrx >>>().get_future()) |
| Retrieve a topic by name. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_adapterId (const ::std::string &id) const |
| Obtains a proxy that is identical to this proxy, except for the adapter ID. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_batchDatagram () const |
| Obtains a proxy that is identical to this proxy, but uses batch datagram invocations. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_batchOneway () const |
| Obtains a proxy that is identical to this proxy, but uses batch oneway invocations. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_collocationOptimized (bool b) const |
| Obtains a proxy that is identical to this proxy, except for collocation optimization. More...
|
|
::std::shared_ptr< TopicManagerPrx > | 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...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_connectionCached (bool b) const |
| Obtains a proxy that is identical to this proxy, except for connection caching. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_connectionId (const ::std::string &id) const |
| Obtains a proxy that is identical to this proxy, except for its connection ID. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_context (const ::Ice::Context &context) const |
| Obtains a proxy that is identical to this proxy, except for the per-proxy context. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_datagram () const |
| Obtains a proxy that is identical to this proxy, but uses datagram invocations. More...
|
|
::std::shared_ptr< TopicManagerPrx > | 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...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_endpoints (const ::Ice::EndpointSeq &endpoints) const |
| Obtains a proxy that is identical to this proxy, except for the endpoints. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_endpointSelection (::Ice::EndpointSelectionType type) const |
| Obtains a proxy that is identical to this proxy, except for the endpoint selection policy. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_fixed (const ::std::shared_ptr<::Ice::Connection > &connection) const |
| Obtains a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_invocationTimeout (int timeout) const |
| Obtains a proxy that is identical to this proxy, except for the invocation timeout. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_locator (const ::std::shared_ptr<::Ice::LocatorPrx > &locator) const |
| Obtains a proxy that is identical to this proxy, except for the locator. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_locatorCacheTimeout (int timeout) const |
| Obtains a proxy that is identical to this proxy, except for the locator cache timeout. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_oneway () const |
| Obtains a proxy that is identical to this proxy, but uses oneway invocations. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_preferSecure (bool b) const |
| Obtains a proxy that is identical to this proxy, except for its endpoint selection policy. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_router (const ::std::shared_ptr<::Ice::RouterPrx > &router) const |
| Obtains a proxy that is identical to this proxy, except for the router. More...
|
|
::std::shared_ptr< TopicManagerPrx > | ice_secure (bool b) const |
| Obtains a proxy that is identical to this proxy, except for how it selects endpoints. More...
|
|
::std::shared_ptr< TopicManagerPrx > | 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::shared_ptr< TopicManagerPrx > | ice_twoway () const |
| Obtains a proxy that is identical to this proxy, but uses twoway invocations. More...
|
|