Fortran SFF API to data I/O streams in C++

◆ operator()()

datrw::oanystream& fapidxx::OFileUnits::operator() ( const int &  unit)
inline

quick access

Definition at line 115 of file fileunit.h.

References getstream().

116  { return(this->getstream(unit)); }
datrw::oanystream & getstream(const int &unit)
return a stream associated with a file unit
Definition: fileunit.cc:183
Here is the call graph for this function: