hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
flat_file.cpp File Reference
#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"
Include dependency graph for flat_file.cpp:

Typedefs

using Identifier = FlatFile::Identifier
 
using BlockIdCollectionType = FlatFile::BlockIdCollectionType
 

Typedef Documentation

◆ BlockIdCollectionType

◆ Identifier

using Identifier = FlatFile::Identifier