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