Definition in file FFStream.hpp.
#include <iostream>
#include <fstream>
#include <string>
#include <typeinfo>
#include "FFStreamError.hpp"
#include "FFData.hpp"
#include "StringUtils.hpp"
Include dependency graph for FFStream.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | gpstk |
Classes | |
| class | EndOfFile |
| This gets thrown if a valid EOF occurs on formattedGetLine. More... | |
| class | FFStream |
| Formatted File Stream (FFStream). More... | |
1.3.9.1