|
ZLayout EDA Library v1.0.0
Advanced Electronic Design Automation Layout Library with Bilingual Documentation
|
This is the complete list of members for zlayout::components::Pin, including all inherited members.
| connectToNet(std::shared_ptr< Net > net) | zlayout::components::Pin | |
| disconnect() | zlayout::components::Pin | |
| getName() const | zlayout::components::Pin | inline |
| getNet() const | zlayout::components::Pin | inline |
| getPosition() const | zlayout::components::Pin | inline |
| getSignalState() const | zlayout::components::Pin | inline |
| getType() const | zlayout::components::Pin | inline |
| isConnected() const | zlayout::components::Pin | inline |
| Pin(const std::string &name, PinType type, const geometry::Point &position) | zlayout::components::Pin | |
| setPosition(const geometry::Point &pos) | zlayout::components::Pin | inline |
| setSignalState(SignalState state) | zlayout::components::Pin | inline |