|
| Project (const UUID &uu) |
|
ProjectBlock & | get_top_block () |
|
const ProjectBlock & | get_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) |
|
ProjectBlock & | get_top_block () |
|
const ProjectBlock & | get_top_block () const |
|
std::string | create (const std::map< std::string, std::string > &meta, const UUID &default_via) |
|
json | serialize () const |
|
|
static Project | new_from_file (const std::string &filename) |
|
static Project | new_from_file (const std::string &filename) |
|
|
std::string | base_path |
|
UUID | uuid |
|
std::map< UUID, ProjectBlock > | blocks |
|
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:
- horizon-eda-1.3.0/src/project/project.hpp
- horizon-eda-1.3.0/src/project/project.cpp