libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
file.hpp File Reference
#include "exception.hpp"
#include <cassert>
#include <fstream>
#include <string>
Include dependency graph for file.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jmmcg::LIBJMMCG_VER_NAMESPACE::file< basic_file_type, API_, Mdl_ >
 

Namespaces

namespace  jmmcg
 Link with -lrt to include these functions.
 
namespace  jmmcg::LIBJMMCG_VER_NAMESPACE
 

Typedefs

typedef std::basic_fstream< tchar > jmmcg::LIBJMMCG_VER_NAMESPACE::tfstream
 
typedef std::basic_ifstream< tchar > jmmcg::LIBJMMCG_VER_NAMESPACE::tifstream
 
typedef std::basic_ofstream< tchar > jmmcg::LIBJMMCG_VER_NAMESPACE::tofstream