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

Classes

class  Widths
 

Public Member Functions

 RuleTrackWidth (const UUID &uu)
 
 RuleTrackWidth (const UUID &uu, const json &j, const RuleImportMap &import_map)
 
json serialize () const override
 
std::string get_brief (const class Block *block=nullptr) const override
 
bool is_match_all () const override
 
bool can_export () 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
 

Public Attributes

RuleMatch match
 
std::map< int, Widthswidths
 
- Public Attributes inherited from horizon::Rule
UUID uuid
 
RuleID id = RuleID::NONE
 
bool enabled = true
 
bool imported = false
 

Additional Inherited Members

- Public Types inherited from horizon::Rule
enum class  SerializeMode { SERIALIZE , EXPORT }
 

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