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