27 #ifndef FsBroker_Lib_Request_Handler_Seek_h
28 #define FsBroker_Lib_Request_Handler_Seek_h
76 #endif // FsBroker_Lib_Request_Handler_Seek_h
Declarations of ApplicationHandler.
Abstract class to be implemented by brokers.
Comm * m_comm
Pointer to comm layer.
std::shared_ptr< Event > EventPtr
Smart pointer to Event.
virtual void run()
Invokes the seek function.
Application handler for seek function.
Entry point to AsyncComm service.
Seek(Comm *comm, Broker *broker, EventPtr &event)
Constructor.
Base clase for application handlers.
Broker * m_broker
Pointer to file system broker object.