This is the complete list of members for IceGrid::AsyncFileParser, including all inherited members.
| dispatch(Ice::IncomingRequest &request, std::function< void(Ice::OutgoingResponse)> sendResponse) override | IceGrid::AsyncFileParser | virtual |
| ice_id(const Ice::Current ¤t) const override | IceGrid::AsyncFileParser | virtual |
| ice_ids(const Ice::Current ¤t) const override | IceGrid::AsyncFileParser | virtual |
| ice_isA(std::string typeId, const Current ¤t) const | Ice::Object | virtual |
| ice_ping(const Current ¤t) const | Ice::Object | virtual |
| ice_staticId() noexcept | IceGrid::AsyncFileParser | static |
| Object() noexcept=default | Ice::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 | |
| parseAsync(std::string xmlFile, std::optional< AdminPrx > adminProxy, std::function< void(const ApplicationDescriptor &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceGrid::AsyncFileParser | pure virtual |
| ProxyType typedef | IceGrid::AsyncFileParser | |
| ~Object()=default (defined in Ice::Object) | Ice::Object | virtual |