LibrePCB Developers Documentation
Loading...
Searching...
No Matches
Bus Member List

This is the complete list of members for Bus, including all inherited members.

addToCircuit()Bus
Bus()=deleteBus
Bus(const Bus &other)=deleteBus
Bus(Circuit &circuit, const Uuid &uuid, const BusName &name, bool autoName, bool prefixNetNames, const std::optional< UnsignedLength > &maxTraceLengthDifference)Busexplicit
getCircuit() const noexceptBusinline
getConnectedNetSignals() const noexceptBus
getMaxTraceLengthDifference() const noexceptBusinline
getName() const noexceptBusinline
getPrefixNetNames() const noexceptBusinline
getSchematicBusSegments() const noexceptBusinline
getUuid() const noexceptBusinline
hasAutoName() const noexceptBusinline
isAddedToCircuit() const noexceptBusinline
isUsed() const noexceptBus
mCircuitBusprivate
mHasAutoNameBusprivate
mIsAddedToCircuitBusprivate
mMaxTraceLengthDifferenceBusprivate
mNameBusprivate
mPrefixNetNamesBusprivate
mRegisteredSchematicBusSegmentsBusprivate
mUuidBusprivate
nameChanged(const BusName &newName)Bussignal
operator!=(const Bus &rhs) const noexceptBusinline
operator=(const Bus &rhs)=deleteBus
operator==(const Bus &rhs) const noexceptBusinline
registerSchematicBusSegment(SI_BusSegment &s)Bus
removeFromCircuit()Bus
serialize(SExpression &root) constBus
setMaxTraceLengthDifference(const std::optional< UnsignedLength > &diff) noexceptBus
setName(const BusName &name, bool isAutoName) noexceptBus
setPrefixNetNames(bool prefix) noexceptBus
unregisterSchematicBusSegment(SI_BusSegment &s)Bus
~Bus() noexceptBus