ARTS
2.3.1285(git:92a29ea9-dirty)
|
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, long &n) |
bifstream & | operator>> (bifstream &bif, int &n) |
This file contains the class declaration of bifstream.
Definition in file bifstream.h.
Definition at line 75 of file bifstream.cc.
References binio::Double, and binistream::readFloat().
Definition at line 80 of file bifstream.cc.
References binio::Double, and binistream::readFloat().
Definition at line 85 of file bifstream.cc.
References binistream::readInt().
Definition at line 90 of file bifstream.cc.
References binistream::readInt().