22 #ifndef HYPERSPACE_RESPONSECALLBACKREADDIR_H
23 #define HYPERSPACE_RESPONSECALLBACKREADDIR_H
40 int response(std::vector<DirEntry> &listing);
45 #endif // HYPERSPACE_RESPONSECALLBACKREADDIR_H
std::shared_ptr< Event > EventPtr
Smart pointer to Event.
int response(std::vector< DirEntry > &listing)
This class is used to generate and deliver standard responses back to a client.
Entry point to AsyncComm service.
Declarations for CommBuf.
ResponseCallbackReaddir(Hypertable::Comm *comm, Hypertable::EventPtr &event_ptr)
Declarations for ResponseCallback.
Error codes, Exception handling, error logging.