![]() |
LibrePCB Developers Documentation
|
The MsgFiducialClearanceLessThanStopMask class. More...
#include <packagecheckmessages.h>
Inheritance diagram for MsgFiducialClearanceLessThanStopMask:
Collaboration diagram for MsgFiducialClearanceLessThanStopMask:Public Member Functions | |
| MsgFiducialClearanceLessThanStopMask ()=delete | |
| MsgFiducialClearanceLessThanStopMask (std::shared_ptr< const Footprint > footprint, std::shared_ptr< const FootprintPad > pad) noexcept | |
| MsgFiducialClearanceLessThanStopMask (const MsgFiducialClearanceLessThanStopMask &other) noexcept | |
| virtual | ~MsgFiducialClearanceLessThanStopMask () noexcept |
| std::shared_ptr< const Footprint > | getFootprint () const noexcept |
| std::shared_ptr< const FootprintPad > | getPad () const noexcept |
Private Attributes | |
| std::shared_ptr< const Footprint > | mFootprint |
| std::shared_ptr< const FootprintPad > | mPad |
Additional Inherited Members | |
| Message severity type (higher number = higher severity) More... | |
The MsgFiducialClearanceLessThanStopMask class.
|
delete |
|
noexcept |
|
inlinenoexcept |
|
inlinevirtualnoexcept |
|
inlinenoexcept |
Here is the caller graph for this function:
|
inlinenoexcept |
Here is the caller graph for this function:
|
private |
|
private |