eckit::StdPipe class

Simple wrapper for pipes.

Derived classes

class AutoStdPipe

Constructors, destructors, conversion operators

StdPipe(const std::string& name, const std::string& mode = "r")
~StdPipe()
operator FILE*()
Get the FILE* but don't call fclose on it.

Public functions

auto isOpen() -> bool
void close() noexcept(…)

Function documentation

eckit::StdPipe::~StdPipe()

void eckit::StdPipe::close() noexcept(…)

Exceptions
on fclose failure
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.