LibrePCB Developers Documentation
|
The MsgNonFunctionalSymbolPinInversionSign class. More...
#include <symbolcheckmessages.h>
Public Member Functions | |
MsgNonFunctionalSymbolPinInversionSign ()=delete | |
MsgNonFunctionalSymbolPinInversionSign (std::shared_ptr< const SymbolPin > pin) noexcept | |
MsgNonFunctionalSymbolPinInversionSign (const MsgNonFunctionalSymbolPinInversionSign &other) noexcept | |
virtual | ~MsgNonFunctionalSymbolPinInversionSign () noexcept |
const std::shared_ptr< const SymbolPin > & | getPin () const noexcept |
Private Attributes | |
std::shared_ptr< const SymbolPin > | mPin |
Additional Inherited Members | |
Message severity type (higher number = higher severity) More... |
The MsgNonFunctionalSymbolPinInversionSign class.
|
delete |
|
explicitnoexcept |
|
inlinenoexcept |
|
inlinevirtualnoexcept |
|
inlinenoexcept |
|
private |