LibrePCB Developers Documentation
componentpinsignalmap.h File Reference
+ Include dependency graph for componentpinsignalmap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ComponentPinSignalMapItem
 The ComponentPinSignalMapItem class maps a symbol pin to a component signal. More...
 
struct  ComponentPinSignalMapNameProvider
 
class  ComponentPinSignalMapHelpers
 

Namespaces

namespace  librepcb
 

Typedefs

using ComponentPinSignalMap = SerializableObjectList< ComponentPinSignalMapItem, ComponentPinSignalMapNameProvider, ComponentPinSignalMapItem::Event >