ARTS
2.3.1285(git:92a29ea9-dirty)
|
This file contains the class declaration of bofstream. More...
Go to the source code of this file.
Classes | |
class | bofstream |
Binary output file stream class. More... | |
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 declaration of bofstream.
Definition in file bofstream.h.
Definition at line 76 of file bofstream.cc.
References binio::Double, and binostream::writeFloat().
Definition at line 81 of file bofstream.cc.
References binio::Double, and binostream::writeFloat().
Definition at line 86 of file bofstream.cc.
References binostream::writeInt().
Definition at line 91 of file bofstream.cc.
References binostream::writeInt().