20 #ifndef PALUDIS_GUARD_PALUDIS_UTIL_SAFE_OFSTREAM_HH 21 #define PALUDIS_GUARD_PALUDIS_UTIL_SAFE_OFSTREAM_HH 1 25 #include <paludis/util/fs_path-fwd.hh> 27 #include <paludis/util/stream_holder.hh> 62 virtual std::streamsize
63 xsputn(
const char * s, std::streamsize num);
74 void write_buffered();
Definition: about_metadata-fwd.hh:23
Definition: safe_ofstream.hh:52
Definition: stream_holder.hh:34
SafeOFStreamBuf buf
Our buffer.
Definition: safe_ofstream.hh:90
Definition: safe_ofstream.hh:132
Definition: safe_ofstream.hh:86
Definition: exception.hh:74
int fd
Our file descriptor.
Definition: safe_ofstream.hh:77
Definition: safe_ofstream.hh:108
Definition: fs_path.hh:33
#define PALUDIS_VISIBLE
Definition: attributes.hh:59