Clingo
Loading...
Searching...
No Matches
CppClingo::Util::OutputStream Class Reference

Output stream with an underlying OutputBuffer. More...

#include <print.hh>

Inheritance diagram for CppClingo::Util::OutputStream:

Public Member Functions

 OutputStream (FILE *out)
 Construct the buffer with an optional file handle.
 
auto buffer () -> OutputBuffer &
 Get the underlying buffer.
 

Detailed Description

Output stream with an underlying OutputBuffer.


The documentation for this class was generated from the following file: