12#define STUB_API "helper.cc"
#define STUB
macro to stub a void function.
a (temporary) lock on a (stateful) helper channel
void HLPCB(void *, const Helper::Reply &)
void helperStatefulSubmit(const statefulhelper::Pointer &hlp, const char *buf, HLPCB *callback, void *data, const Helper::ReservationId &reservation)
void helperShutdown(const Helper::Client::Pointer &hlp)
void helperStatefulShutdown(const statefulhelper::Pointer &hlp)
void helperSubmit(const Helper::Client::Pointer &hlp, const char *const buf, HLPCB *const callback, void *const data)
helper protocol primitives