#include "ametsuchi/impl/flat_file/flat_file.hpp"#include <boost/filesystem.hpp>#include <boost/iostreams/device/file_descriptor.hpp>#include <boost/iostreams/stream.hpp>#include <boost/range/adaptor/indexed.hpp>#include <boost/range/algorithm/find_if.hpp>#include <ciso646>#include <iomanip>#include <iostream>#include <sstream>#include "common/files.hpp"#include "common/result.hpp"#include "logger/logger.hpp"
Typedefs | |
| using | Identifier = FlatFile::Identifier |
| using | BlockIdCollectionType = FlatFile::BlockIdCollectionType |
| using Identifier = FlatFile::Identifier |