![]() |
LibrePCB Developers Documentation
|
The DrcMsgPlaneThermalSpokeWidthIgnored class. More...
#include <boarddesignrulecheckmessages.h>
Inheritance diagram for DrcMsgPlaneThermalSpokeWidthIgnored:
Collaboration diagram for DrcMsgPlaneThermalSpokeWidthIgnored:Public Types | |
| using | Data = BoardDesignRuleCheckData |
| Message severity type (higher number = higher severity) More... | |
Public Member Functions | |
| DrcMsgPlaneThermalSpokeWidthIgnored ()=delete | |
| DrcMsgPlaneThermalSpokeWidthIgnored (const Data::Plane &plane, const QVector< Path > &locations) noexcept | |
| DrcMsgPlaneThermalSpokeWidthIgnored (const DrcMsgPlaneThermalSpokeWidthIgnored &other) noexcept | |
| virtual | ~DrcMsgPlaneThermalSpokeWidthIgnored () noexcept |
| const Uuid & | getUuid () const noexcept |
Private Attributes | |
| const Uuid | mPlaneUuid |
Additional Inherited Members |
The DrcMsgPlaneThermalSpokeWidthIgnored class.
| using Data = BoardDesignRuleCheckData |
|
delete |
|
noexcept |
|
inlinenoexcept |
|
inlinevirtualnoexcept |
|
inlinenoexcept |
Here is the caller graph for this function:
|
private |