Horizon
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
horizon::ODB::Job Class Reference

Public Types

using SymbolKey = std::tuple< UUID, int, std::string >
 

Public Member Functions

Matrix::Layeradd_matrix_layer (const std::string &name)
 
Stepadd_step (const std::string &name)
 
std::string get_or_create_symbol (const Padstack &ps, int layer)
 
void write (TreeWriter &writer) const
 

Public Attributes

Matrix matrix
 
std::string job_name = "board"
 
std::map< std::string, Stepsteps
 
std::map< SymbolKey, Symbolsymbols
 
std::set< std::string > symbol_names
 

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