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

This is the complete list of members for Ice::AsyncPropertiesAdmin, including all inherited members.

dispatch(IncomingRequest &request, std::function< void(OutgoingResponse)> sendResponse) overrideIce::AsyncPropertiesAdminvirtual
getPropertiesForPrefixAsync(std::string prefix, std::function< void(const PropertyDict &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0Ice::AsyncPropertiesAdminpure virtual
getPropertyAsync(std::string key, std::function< void(std::string_view returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0Ice::AsyncPropertiesAdminpure virtual
ice_id(const Ice::Current &current) const overrideIce::AsyncPropertiesAdminvirtual
ice_ids(const Ice::Current &current) const overrideIce::AsyncPropertiesAdminvirtual
ice_isA(std::string typeId, const Current &current) constIce::Objectvirtual
ice_ping(const Current &current) constIce::Objectvirtual
ice_staticId() noexceptIce::AsyncPropertiesAdminstatic
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 typedefIce::AsyncPropertiesAdmin
setPropertiesAsync(PropertyDict newProperties, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0Ice::AsyncPropertiesAdminpure virtual
~Object()=default (defined in Ice::Object)Ice::Objectvirtual