ARTS
2.4.0(git:4fb77825)
|
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 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 90 of file bifstream.cc.
References binistream::readInt().
Definition at line 85 of file bifstream.cc.
References binistream::readInt().