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