eckit::AutoStdPipe class

Wrapper around a stdio FILE* Use this for stack objects that automatically close

Base classes

class StdPipe
Simple wrapper for pipes.

Constructors, destructors, conversion operators

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

Public functions

auto isOpen() -> bool
void close() noexcept(…)
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.