#include "blocxx/BLOCXX_config.h"#include "blocxx/CommonFwd.hpp"#include "blocxx/FileBuf.hpp"#include <istream>#include <cstdio>Go to the source code of this file.
Namespaces | |
| namespace | BLOCXX_NAMESPACE |
Classes | |
| class | BLOCXX_NAMESPACE::IFileStream |
| The purpose of this class is to provide an alternative implementation of std::ifstream that is based on a FILE*, and can be created using a FILE*, a raw file descriptor or an instance of blocxx::File. More... | |
1.5.6