Horizon
|
Public Member Functions | |
Rule (const UUID &uu) | |
Rule (const json &j) | |
Rule (const UUID &uu, const json &j) | |
virtual json | serialize () const |
virtual std::string | get_brief (const class Block *block=nullptr) const =0 |
virtual bool | is_match_all () const |
Public Attributes | |
UUID | uuid |
int | order = 0 |
RuleID | id = RuleID::NONE |
bool | enabled = true |