22 #ifndef HYPERSPACE_REQUESTHANDLEREXISTS_H
23 #define HYPERSPACE_REQUESTHANDLEREXISTS_H
51 #endif // HYPERSPACE_REQUESTHANDLEREXISTS_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.
RequestHandlerExists(Comm *comm, Master *master, uint64_t session_id, EventPtr &event_ptr)