Gemmi C++ API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
gemmi::Ofstream Struct Reference

#include <fstream.hpp>

Public Member Functions

 Ofstream (const std::string &filename, std::ostream *dash=nullptr)
 
std::ostream * operator-> ()
 
std::ostream & ref ()
 

Detailed Description

Definition at line 41 of file fstream.hpp.

Constructor & Destructor Documentation

◆ Ofstream()

gemmi::Ofstream::Ofstream ( const std::string &  filename,
std::ostream *  dash = nullptr 
)
inline

Definition at line 42 of file fstream.hpp.

Member Function Documentation

◆ operator->()

std::ostream * gemmi::Ofstream::operator-> ( )
inline

Definition at line 54 of file fstream.hpp.

◆ ref()

std::ostream & gemmi::Ofstream::ref ( )
inline

Definition at line 55 of file fstream.hpp.


The documentation for this struct was generated from the following file: