ARTS
2.2.66
|
This file contains the class implementation of bofstream. More...
Go to the source code of this file.
Functions | |
bofstream & | operator<< (bofstream &bof, double n) |
bofstream & | operator<< (bofstream &bof, float n) |
bofstream & | operator<< (bofstream &bof, long n) |
bofstream & | operator<< (bofstream &bof, int n) |
This file contains the class implementation of bofstream.
Definition in file bofstream.cc.
Definition at line 70 of file bofstream.cc.
References binio::Double, and binostream::writeFloat().
Referenced by bofstream::putRaw().
Definition at line 73 of file bofstream.cc.
References binio::Double, and binostream::writeFloat().
Definition at line 76 of file bofstream.cc.
References binostream::writeInt().
Definition at line 79 of file bofstream.cc.
References binostream::writeInt().