|
Gemmi C++ API
|
Ofstream and Ifstream: wrappers around std::ofstream and std::ifstream. More...
Go to the source code of this file.
Classes | |
| struct | gemmi::Ofstream |
| struct | gemmi::Ifstream |
Namespaces | |
| namespace | gemmi |
Functions | |
| template<typename T > | |
| void | gemmi::open_stream_from_utf8_path (T &ptr, const std::string &filename) |
Ofstream and Ifstream: wrappers around std::ofstream and std::ifstream.
Definition in file fstream.hpp.