blocxx
IFileStream.hpp File Reference
#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.

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...
 

Namespaces

namespace  BLOCXX_NAMESPACE
 Taken from RFC 1321.