Presentation | AGDS | CIF | DTR | OPENCHAMS | SPICE | Links & Contact |
Public Member Functions | |
Connection (const std::string &instanceName, const std::string &connectorName) | |
creates a new connection. More... | |
const std::string & | getConnectorName () const |
returns the name of the connector. | |
const std::string & | getInstanceName () const |
returns the name of the instance. | |
This class describe a Connection in a Net. A connection is a couple (instanceName, connectorName) used to represent all the connectors linked to a net.
Connection | ( | const std::string & | instanceName, |
const std::string & | connectorName | ||
) |
creates a new connection.
instanceName | the name of the instance. |
connectorName | the name of the instance's connector. |
Generated by doxygen 1.8.14 on Thu Oct 18 2018 | Return to top of page |
VLSI SAPD Documentation | Copyright © 2010 - 2011 UPMC All rights reserved |