Producer interface.
More...
#include <gu_prodcons.hpp>
gu::prodcons::Producer::Producer |
( |
Consumer & |
cons_ | ) |
|
|
inline |
Consturctor.
- Parameters
-
cons_ | Consumer associated to this producer |
void gu::prodcons::Producer::send |
( |
const Message & |
msg, |
|
|
Message * |
ack |
|
) |
| |
Send message to the consumer and wait for response.
- Parameters
-
[in] | msg | Message to be sent to consumer |
[out] | ack | Ack message returned by the Consumer, containing error code |
The documentation for this class was generated from the following file:
- /wrkdirs/usr/ports/databases/galera/work/galera-25.3.5-src/galerautils/src/gu_prodcons.hpp