ARTS
2.2.66
|
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 68 of file bifstream.cc.
References binio::Double, and binistream::readFloat().
Referenced by bifstream::getRaw().
Definition at line 71 of file bifstream.cc.
References binio::Double, and binistream::readFloat().
Definition at line 74 of file bifstream.cc.
References binistream::readInt().
Definition at line 77 of file bifstream.cc.
References binistream::readInt().