|
using | SymbolKey = std::tuple< UUID, int, std::string > |
|
|
Matrix::Layer & | add_matrix_layer (const std::string &name) |
|
Step & | add_step (const std::string &name) |
|
std::string | get_or_create_symbol (const Padstack &ps, int layer) |
|
void | write (TreeWriter &writer) const |
|
|
Matrix | matrix |
|
std::string | job_name = "board" |
|
std::map< std::string, Step > | steps |
|
std::map< SymbolKey, Symbol > | symbols |
|
std::set< std::string > | symbol_names |
|
The documentation for this class was generated from the following files:
- src/export_odb/db.hpp
- src/export_odb/db.cpp