![]() |
LibrePCB Developers Documentation
|
The MsgHoleWithoutStopMask class. More...
#include <packagecheckmessages.h>
Inheritance diagram for MsgHoleWithoutStopMask:
Collaboration diagram for MsgHoleWithoutStopMask:Public Member Functions | |
| MsgHoleWithoutStopMask ()=delete | |
| MsgHoleWithoutStopMask (std::shared_ptr< const Footprint > footprint, std::shared_ptr< const Hole > hole) noexcept | |
| MsgHoleWithoutStopMask (const MsgHoleWithoutStopMask &other) noexcept | |
| virtual | ~MsgHoleWithoutStopMask () noexcept |
| std::shared_ptr< const Footprint > | getFootprint () const noexcept |
| std::shared_ptr< const Hole > | getHole () const noexcept |
Private Attributes | |
| std::shared_ptr< const Footprint > | mFootprint |
| std::shared_ptr< const Hole > | mHole |
Additional Inherited Members | |
| Message severity type (higher number = higher severity) More... | |
The MsgHoleWithoutStopMask 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 |