Horizon
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
horizon::Project Class Reference

Public Member Functions

 Project (const UUID &uu)
 
ProjectBlockget_top_block ()
 
const ProjectBlockget_top_block () const
 
std::string create (const std::map< std::string, std::string > &meta, const UUID &default_via)
 
json serialize () const
 
 Project (const UUID &uu)
 
ProjectBlockget_top_block ()
 
const ProjectBlockget_top_block () const
 
std::string create (const std::map< std::string, std::string > &meta, const UUID &default_via)
 
json serialize () const
 

Static Public Member Functions

static Project new_from_file (const std::string &filename)
 
static Project new_from_file (const std::string &filename)
 

Public Attributes

std::string base_path
 
UUID uuid
 
std::map< UUID, ProjectBlockblocks
 
UUID pool_uuid
 
std::string vias_directory
 
std::string pictures_directory
 
std::string board_filename
 
std::string pool_cache_directory
 
FileVersion version
 

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