ARTS 2.5.11 (git: 725533f0)
|
This file contains the class declaration of bifstream. More...
Go to the source code of this file.
Classes | |
class | bifstream |
Binary output file stream class. More... | |
Functions | |
bifstream & | operator>> (bifstream &bif, double &n) |
bifstream & | operator>> (bifstream &bif, float &n) |
bifstream & | operator>> (bifstream &bif, std::int64_t &n) |
bifstream & | operator>> (bifstream &bif, int &n) |
This file contains the class declaration of bifstream.
Definition in file bifstream.h.
Definition at line 58 of file bifstream.cc.
References binistream::readFloat().
Definition at line 63 of file bifstream.cc.
References binistream::readFloat().
Definition at line 73 of file bifstream.cc.
References binistream::readInt().
Definition at line 68 of file bifstream.cc.
References binistream::readInt().