An FFStream for binary file reading
Definition in file FFBinaryStream.hpp.


Go to the source code of this file.
Classes | |
| class | gnsstk::FFBinaryStream |
Namespaces | |
| gnsstk | |
| For Sinex::InputHistory. | |
Macros | |
| #define | FFBIN_GET_DATA(ITOH_FN, NTOH_FN) |
| #define | FFBIN_WRITE_DATA(HTOI_FN, HTON_FN) |
| #define FFBIN_GET_DATA | ( | ITOH_FN, | |
| NTOH_FN | |||
| ) |
Definition at line 139 of file FFBinaryStream.hpp.
| #define FFBIN_WRITE_DATA | ( | HTOI_FN, | |
| HTON_FN | |||
| ) |
Definition at line 147 of file FFBinaryStream.hpp.