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

◆ operator()()

datrw::ianystream& fapidxx::IFileUnits::operator() ( const int &  unit)
inline

quick access

Definition at line 73 of file fileunit.h.

References getstream().

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