paludis
Version 2.6.0
|
#include <safe_ifstream.hh>
Basic operations | |
SafeIFStream (const int fd) | |
SafeIFStream (const FSPath &) | |
~SafeIFStream () | |
Additional Inherited Members | |
![]() | |
SafeIFStreamBase (const int fd) | |
![]() | |
SafeIFStreamBuf | buf |
Our buffer. | |
Input stream buffer class that can be opened via an FD, and that doesn't do retarded things when given a non-file.