|
| Blocks (const json &j, const std::string &base_path, IPool &pool) |
|
| Blocks (const Blocks &other) |
|
BlockItem & | get_top_block_item () |
|
const BlockItem & | get_top_block_item () const |
|
Block & | get_block (const UUID &uu) override |
|
std::map< UUID, Block * > | get_blocks () override |
|
Block & | get_top_block () override |
|
json | serialize () const |
|
|
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 |
|
The documentation for this class was generated from the following files: