Horizon
Classes | Public Member Functions | Public Attributes | List of all members
horizon::MyBlocks Class Reference
Inheritance diagram for horizon::MyBlocks:
horizon::BlocksBase

Classes

class  MyBlockItem
 

Public Member Functions

json serialize () const
 
 BlocksBase ()
 
 BlocksBase (const BlocksBase &other)
 
 BlocksBase (const json &j, const std::string &base_path)
 

Public Attributes

std::map< UUID, MyBlockItemblocks
 
- Public Attributes inherited from horizon::BlocksBase
std::string base_path
 
UUID top_block
 
FileVersion version
 

Additional Inherited Members

- Static Public Member Functions inherited from horizon::BlocksBase
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 ()
 
- Protected Member Functions inherited from horizon::BlocksBase
 BlocksBase (const BlocksBase &other)
 
 BlocksBase (const json &j, const std::string &base_path)
 
std::vector< BlockItemInfoblocks_sorted_from_json (const json &j) const
 
json serialize_base () const
 

The documentation for this class was generated from the following file: