stub_helper.cc
Go to the documentation of this file.
16void helperStatefulSubmit(const statefulhelper::Pointer &, const char *, HLPCB *, void *, const Helper::ReservationId &) STUB
Definition: Client.h:35
a (temporary) lock on a (stateful) helper channel
Definition: ReservationId.h:18
Definition: Packable.h:53
Definition: helper.h:154
void helperStatefulSubmit(const statefulhelper::Pointer &hlp, const char *buf, HLPCB *callback, void *data, const Helper::ReservationId &reservation)
Definition: helper.cc:586
void helperStatefulShutdown(const statefulhelper::Pointer &hlp)
Definition: helper.cc:807
void helperSubmit(const Helper::Client::Pointer &hlp, const char *const buf, HLPCB *const callback, void *const data)
Definition: helper.cc:480