![]() |
LibrePCB Developers Documentation
|
#include <boarddesignrulechecksettings.h>
Collaboration diagram for BoardDesignRuleCheckSettings::Source:Public Member Functions | |
| void | serialize (SExpression &root) const |
| bool | operator== (const Source &rhs) const noexcept=default |
Static Public Member Functions | |
| static Source | load (const SExpression &node) |
Public Attributes | |
| Uuid | organizationUuid |
| ElementName | organizationName |
| Version | organizationVersion |
| Uuid | pcbDesignRulesUuid |
| ElementName | pcbDesignRulesName |
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| void serialize | ( | SExpression & | root | ) | const |
Here is the call graph for this function:
|
defaultnoexcept |
| Uuid organizationUuid |
| ElementName organizationName |
| Version organizationVersion |
| Uuid pcbDesignRulesUuid |
| ElementName pcbDesignRulesName |