ARTS
2.2.66
|
This file contains the class implementation of bifstream. More...
Go to the source code of this file.
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 implementation of bifstream.
Definition in file bifstream.cc.
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().