|
| BoardPackage (const UUID &uu, const json &, Block &block, class IPool &pool) |
|
| BoardPackage (const UUID &uu, Component *comp) |
|
| BoardPackage (const UUID &uu) |
|
| BoardPackage (shallow_copy_t sh, const BoardPackage &other) |
|
bool | update_package (const class Board &brd) |
|
void | update_texts (const class Board &brd) |
|
void | update_nets () |
|
void | update (const class Board &brd) |
|
std::set< UUID > | get_nets () const |
|
std::pair< Coordi, Coordi > | get_bbox () const |
|
std::string | replace_text (const std::string &t, bool *replaced=nullptr) const |
|
UUID | get_uuid () const |
|
json | serialize () const |
|
|
static std::vector< UUID > | peek_texts (const json &j) |
|
|
UUID | uuid |
|
uuid_ptr< Component > | component |
|
std::shared_ptr< const Package > | alternate_package |
|
UUID | model |
|
std::shared_ptr< const Package > | pool_package |
|
Package | package |
|
Placement | placement |
|
bool | flip = false |
|
bool | smashed = false |
|
bool | omit_silkscreen = false |
|
bool | fixed = false |
|
bool | omit_outline = false |
|
std::vector< uuid_ptr< Text > > | texts |
|
The documentation for this class was generated from the following files: