Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
IceBox::AsyncServiceManager Member List

This is the complete list of members for IceBox::AsyncServiceManager, including all inherited members.

addObserverAsync(std::optional< ServiceObserverPrx > observer, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceBox::AsyncServiceManagerpure virtual
dispatch(Ice::IncomingRequest &request, std::function< void(Ice::OutgoingResponse)> sendResponse) overrideIceBox::AsyncServiceManagervirtual
ice_id(const Ice::Current &current) const overrideIceBox::AsyncServiceManagervirtual
ice_ids(const Ice::Current &current) const overrideIceBox::AsyncServiceManagervirtual
ice_isA(std::string typeId, const Current &current) constIce::Objectvirtual
ice_ping(const Current &current) constIce::Objectvirtual
ice_staticId() noexceptIceBox::AsyncServiceManagerstatic
isServiceRunningAsync(std::string service, std::function< void(bool returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceBox::AsyncServiceManagerpure virtual
Object() noexcept=defaultIce::Object
Object(const Object &)=delete (defined in Ice::Object)Ice::Object
Object(Object &&)=delete (defined in Ice::Object)Ice::Object
operator=(const Object &)=delete (defined in Ice::Object)Ice::Object
operator=(Object &&)=delete (defined in Ice::Object)Ice::Object
ProxyType typedefIceBox::AsyncServiceManager
shutdownAsync(std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceBox::AsyncServiceManagerpure virtual
startServiceAsync(std::string service, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceBox::AsyncServiceManagerpure virtual
stopServiceAsync(std::string service, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceBox::AsyncServiceManagerpure virtual
~Object()=default (defined in Ice::Object)Ice::Objectvirtual