22 #ifndef HYPERSPACE_REQUESTHANDLERATTRLIST_H
23 #define HYPERSPACE_REQUESTHANDLERATTRLIST_H
50 #endif // HYPERSPACE_REQUESTHANDLERATTRLIST_H
Declarations of ApplicationHandler.
std::shared_ptr< Event > EventPtr
Smart pointer to Event.
Entry point to AsyncComm service.
RequestHandlerAttrList(Comm *comm, Master *master, uint64_t session_id, EventPtr &event_ptr)
virtual void run()
Carries out the request.
Base clase for application handlers.