|
| RuleID | get_id () const override |
|
| RulePreflightChecks (const json &j) |
| json | serialize () const override |
| std::string | get_brief (const class Block *block=nullptr, class IPool *pool=nullptr) const override |
|
| 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 |
|
|
static const auto | id = RuleID::PREFLIGHT_CHECKS |
|
| enum class | SerializeMode { SERIALIZE
, EXPORT
} |
|
UUID | uuid |
|
bool | enabled = true |
|
bool | imported = false |
|
static std::string | layer_to_string (int layer) |
◆ get_brief()
| std::string horizon::RulePreflightChecks::get_brief |
( |
const class Block * | block = nullptr, |
|
|
class IPool * | pool = nullptr ) const |
|
overridevirtual |
◆ get_id()
| RuleID horizon::RulePreflightChecks::get_id |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ serialize()
| json horizon::RulePreflightChecks::serialize |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: