Definition in file FileFilter.hpp.
#include <functional>
#include <algorithm>
#include <iterator>
#include "FFData.hpp"
#include "FileSpec.hpp"
Include dependency graph for FileFilter.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 | FileFilter |
| This class is a framework for sorting and filtering file data. More... | |
| class | FileFilter::SortAdapter |
| SortAdapter is an adapter class that takes any comparison function and instead uses list iterator objects instead of FileData. More... | |
1.3.9.1