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