template<class PAYLOAD>
eckit::Pipe class

Public types

using Proc = void(*)(Pipe<PAYLOAD>&)

Constructors, destructors, conversion operators

Pipe(long count = 2)
~Pipe()

Public functions

void spawn(Proc proc)
auto eof() -> bool
void close()
auto message() -> PAYLOAD&
auto receive() -> PAYLOAD&
void send()
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.