![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for BI_NetSegment, including all inherited members.
| addElements(const QList< BI_Via * > &vias, const QList< BI_NetPoint * > &netpoints, const QList< BI_NetLine * > &netlines) | BI_NetSegment | |
| addToBoard() override | BI_NetSegment | virtual |
| areAllNetPointsConnectedTogether() const noexcept | BI_NetSegment | private |
| BI_Base()=delete | BI_Base | |
| BI_Base(const BI_Base &other)=delete | BI_Base | |
| BI_Base(Board &board) noexcept | BI_Base | |
| BI_NetSegment()=delete | BI_NetSegment | |
| BI_NetSegment(const BI_NetSegment &other)=delete | BI_NetSegment | |
| BI_NetSegment(Board &board, const Uuid &uuid, NetSignal *signal) | BI_NetSegment | |
| checkAttributesValidity() const noexcept | BI_NetSegment | private |
| elementsAdded(const QList< BI_Via * > &vias, const QList< BI_NetPoint * > &netPoints, const QList< BI_NetLine * > &netLines) | BI_NetSegment | signal |
| elementsRemoved(const QList< BI_Via * > &vias, const QList< BI_NetPoint * > &netPoints, const QList< BI_NetLine * > &netLines) | BI_NetSegment | signal |
| findAllConnectedNetPoints(const BI_NetLineAnchor &p, QSet< const BI_Via * > &vias, QSet< const BI_FootprintPad * > &pads, QSet< const BI_NetPoint * > &points) const noexcept | BI_NetSegment | private |
| getBoard() const noexcept | BI_Base | inline |
| getCircuit() const noexcept | BI_Base | |
| getNetLines() const noexcept | BI_NetSegment | inline |
| getNetNameToDisplay(bool fallback=false) const noexcept | BI_NetSegment | |
| getNetPoints() const noexcept | BI_NetSegment | inline |
| getNetSignal() const noexcept | BI_NetSegment | inline |
| getProject() const noexcept | BI_Base | |
| getUuid() const noexcept | BI_NetSegment | inline |
| getVias() const noexcept | BI_NetSegment | inline |
| isAddedToBoard() const noexcept | BI_Base | inlinevirtual |
| isUsed() const noexcept | BI_NetSegment | |
| mBoard | BI_Base | protected |
| mIsAddedToBoard | BI_Base | private |
| mNetLines | BI_NetSegment | private |
| mNetPoints | BI_NetSegment | private |
| mNetSignal | BI_NetSegment | private |
| mUuid | BI_NetSegment | private |
| mVias | BI_NetSegment | private |
| operator!=(const BI_NetSegment &rhs) noexcept | BI_NetSegment | inline |
| operator=(const BI_NetSegment &rhs)=delete | BI_NetSegment | |
| librepcb::BI_Base::operator=(const BI_Base &rhs)=delete | BI_Base | |
| operator==(const BI_NetSegment &rhs) noexcept | BI_NetSegment | inline |
| removeElements(const QList< BI_Via * > &vias, const QList< BI_NetPoint * > &netpoints, const QList< BI_NetLine * > &netlines) | BI_NetSegment | |
| removeFromBoard() override | BI_NetSegment | virtual |
| serialize(SExpression &root) const | BI_NetSegment | |
| setNetSignal(NetSignal *netsignal) | BI_NetSegment | |
| ~BI_Base() noexcept | BI_Base | virtual |
| ~BI_NetSegment() noexcept | BI_NetSegment |