Horizon
Public Member Functions | Public Attributes | List of all members
horizon::BoardPackage Class Reference
Inheritance diagram for horizon::BoardPackage:
horizon::UUIDProvider

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< Componentcomponent
 
const Packagealternate_package = nullptr
 
UUID model
 
const Packagepool_package
 
Package package
 
Placement placement
 
bool flip = false
 
bool smashed = false
 
bool omit_silkscreen = false
 
bool fixed = false
 
std::vector< uuid_ptr< Text > > texts
 

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