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