|
|
static Blocks | new_from_file (const std::string &filename, IPool &pool) |
|
static std::map< std::string, std::string > | peek_project_meta (const std::string &filename) |
|
static std::vector< std::string > | peek_filenames (const std::string &filename) |
|
static unsigned int | get_app_version () |
|
|
| BlocksBase (const BlocksBase &other) |
|
| BlocksBase (const json &j, const std::string &base_path) |
|
std::vector< BlockItemInfo > | blocks_sorted_from_json (const json &j) const |
|
json | serialize_base () const |
◆ get_block()
| Block & horizon::Blocks::get_block |
( |
const UUID & | uu | ) |
|
|
overridevirtual |
◆ get_blocks()
| std::map< UUID, Block * > horizon::Blocks::get_blocks |
( |
| ) |
|
|
overridevirtual |
◆ get_top_block()
| Block & horizon::Blocks::get_top_block |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: