22 #ifndef HYPERSPACE_RESPONSECALLBACKOPEN_H
23 #define HYPERSPACE_RESPONSECALLBACKOPEN_H
38 int response(uint64_t handle,
bool created, uint64_t lock_generation);
43 #endif // HYPERSPACE_RESPONSECALLBACKOPEN_H
ResponseCallbackOpen(Hypertable::Comm *comm, Hypertable::EventPtr &event_ptr)
std::shared_ptr< Event > EventPtr
Smart pointer to Event.
This class is used to generate and deliver standard responses back to a client.
Entry point to AsyncComm service.
Declarations for CommBuf.
int response(uint64_t handle, bool created, uint64_t lock_generation)
Declarations for ResponseCallback.
Error codes, Exception handling, error logging.