Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
IceGrid::AsyncObjectObserver Member List

This is the complete list of members for IceGrid::AsyncObjectObserver, including all inherited members.

dispatch(Ice::IncomingRequest &request, std::function< void(Ice::OutgoingResponse)> sendResponse) overrideIceGrid::AsyncObjectObservervirtual
ice_id(const Ice::Current &current) const overrideIceGrid::AsyncObjectObservervirtual
ice_ids(const Ice::Current &current) const overrideIceGrid::AsyncObjectObservervirtual
ice_isA(std::string typeId, const Current &current) constIce::Objectvirtual
ice_ping(const Current &current) constIce::Objectvirtual
ice_staticId() noexceptIceGrid::AsyncObjectObserverstatic
Object() noexcept=defaultIce::Object
Object(const Object &)=delete (defined in Ice::Object)Ice::Object
Object(Object &&)=delete (defined in Ice::Object)Ice::Object
objectAddedAsync(ObjectInfo info, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceGrid::AsyncObjectObserverpure virtual
objectInitAsync(ObjectInfoSeq objects, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceGrid::AsyncObjectObserverpure virtual
objectRemovedAsync(::Ice::Identity id, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceGrid::AsyncObjectObserverpure virtual
objectUpdatedAsync(ObjectInfo info, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceGrid::AsyncObjectObserverpure virtual
operator=(const Object &)=delete (defined in Ice::Object)Ice::Object
operator=(Object &&)=delete (defined in Ice::Object)Ice::Object
ProxyType typedefIceGrid::AsyncObjectObserver
~Object()=default (defined in Ice::Object)Ice::Objectvirtual