![]() |
LibrePCB Developers Documentation
|
The MsgHoleWithoutStopMask class. More...
#include <packagecheckmessages.h>
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 |
|
inlinenoexcept |
|
private |
|
private |