Horizon
|
Public Member Functions | |
BoardPackage (const UUID &uu, const json &, Block &block, Pool &pool) | |
BoardPackage (const UUID &uu, Component *comp) | |
BoardPackage (const UUID &uu) | |
std::string | replace_text (const std::string &t, bool *replaced=nullptr) const |
UUID | get_uuid () const override |
json | serialize () const |
Public Attributes | |
UUID | uuid |
uuid_ptr< Component > | component |
const Package * | alternate_package = nullptr |
UUID | model |
const Package * | pool_package |
Package | package |
Placement | placement |
bool | flip = false |
bool | smashed = false |
bool | omit_silkscreen = false |
bool | fixed = false |
std::vector< uuid_ptr< Text > > | texts |