TF++, Miscellaneous classes and modules in C++:
◆
FortranBinOutput()
tfxx::fortranio::FortranBinOutput::FortranBinOutput
(
std::ostream &
os
)
inline
start writing to output stream
os
Definition at line
203
of file
fortranio.h
.
203
:
204
Mostream
(os),
Mbuffer
(std::string()) { }
tfxx::fortranio::FortranBinOutput::Mostream
std::ostream & Mostream
The output stream to write to.
Definition:
fortranio.h:222
tfxx::fortranio::FortranBinOutput::Mbuffer
std::ostringstream Mbuffer
The buffering is done by a stringstream.
Definition:
fortranio.h:224
tfxx
fortranio
FortranBinOutput
Generated on Mon Aug 21 2023 17:36:07 for TF++, Miscellaneous classes and modules in C++: by
1.8.14