Kagome
Polkadot Runtime Engine in C++17
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
Kagome
Consensus
core
Development guide
Guide for `outcome::result<T>`
Rules
Terms
Tooling
Overview
Your first Kagome chain
Runing Kagome in docker container
Start private Kagome network
Namespaces
Classes
Files
File List
core
api
application
assets
authority_discovery
authorship
blockchain
clock
common
consensus
containers
crypto
filesystem
common.hpp
directories.hpp
host_api
injector
log
macro
metrics
network
offchain
outcome
parachain
primitives
runtime
scale
storage
subscription
telemetry
transaction_pool
utils
docs
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
common.hpp
Go to the documentation of this file.
1
6
#ifndef KAGOME_FILESYSTEM_COMMON_HPP
7
#define KAGOME_FILESYSTEM_COMMON_HPP
8
9
#include <boost/filesystem.hpp>
10
11
namespace
kagome::filesystem
{
12
using namespace
boost::filesystem
;
13
}
14
15
#endif // KAGOME_FILESYSTEM_COMMON_HPP
kagome::filesystem
Definition:
common.hpp:11
filesystem
core
filesystem
common.hpp
Generated by
1.8.11