| 
    ARTS
    2.0.49
    
   | 
 
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 70 of file bofstream.cc.
References binio::Double, and binostream::writeFloat().
Definition at line 73 of file bofstream.cc.
References binio::Double, and binostream::writeFloat().
Definition at line 79 of file bofstream.cc.
References binostream::writeInt().
Definition at line 76 of file bofstream.cc.
References binostream::writeInt().