Horizon
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
horizon::RuleClearancePackage Class Reference
Inheritance diagram for horizon::RuleClearancePackage:
horizon::Rule

Public Member Functions

RuleID get_id () const override
 
 RuleClearancePackage (const json &j)
 
json serialize () const override
 
std::string get_brief (const class Block *block=nullptr, class IPool *pool=nullptr) const override
 
- Public Member Functions inherited from horizon::Rule
 Rule (const UUID &uu)
 
 Rule (const json &j)
 
 Rule (const json &j, const RuleImportMap &import_map)
 
 Rule (const UUID &uu, const json &j)
 
 Rule (const UUID &uu, const json &j, const RuleImportMap &import_map)
 
int get_order () const
 
virtual bool is_match_all () const
 
virtual bool can_export () const
 

Public Attributes

uint64_t clearance_silkscreen_cu = 0.2_mm
 
uint64_t clearance_silkscreen_pkg = 0.2_mm
 
- Public Attributes inherited from horizon::Rule
UUID uuid
 
bool enabled = true
 
bool imported = false
 

Static Public Attributes

static const auto id = RuleID::CLEARANCE_PACKAGE
 

Additional Inherited Members

- Public Types inherited from horizon::Rule
enum class  SerializeMode { SERIALIZE , EXPORT }
 
- Static Protected Member Functions inherited from horizon::Rule
static std::string layer_to_string (int layer)
 

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