5 #include <libutl/FDstream.h> 6 #include <libutl/String.h> 44 void open(
const String& path);
void deInit()
De-initialize UTL++.
#define UTL_CLASS_DECL(DC, BC)
Declaration of standard UTL++ functionality for a non-template class.
void errToEx(const utl::Object *object=nullptr)
Convert libc's errno to an exception.
Stream with file descriptor.
Root of UTL++ class hierarchy.
void init()
Initialize UTL++.