carl  24.04
Computer ARithmetic Library
Sink.h File Reference
#include <fstream>
#include <ostream>
Include dependency graph for Sink.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  carl::logging::Sink
 Base class for a logging sink. More...
 
class  carl::logging::StreamSink
 Logging sink that wraps an arbitrary std::ostream. More...
 
class  carl::logging::FileSink
 Logging sink for file output. More...
 

Namespaces

 carl
 carl is the main namespace for the library.
 
 carl::logging
 Contains a custom logging facility.