Inheritance diagram for oaOccScalarNet:
Public Methods | |
void | getName (oaScalarName &name) const |
void | getPathName (oaScalarName &pathName) const |
oaScalarNet * | getNet () const |
oaModScalarNet * | getModNet () const |
void | getName (oaName &name) const |
void | getName (const oaNameSpace &ns, oaString &name) const |
void | getPathName (oaName &pathName) const |
void | getPathName (const oaNameSpace &ns, oaString &pathName) const |
Static Public Methods | |
oaOccScalarNet * | find (const oaOccurrence *occurrence, const oaScalarName &name) |
|
This function searches the specified occurrence looking for a scalarNet with the specified name. If name is hierarchical, this function will descend into lower levels of occurrence hierarchy, expanding the hierarchy and binding the master designs as needed. The scalarNet is returned if found, otherwise NULL is returned.
|
|
This function returns a pointer to the corresponding net in the module domain. NULL will be returned if this net is an occurrence of a physical-only net.
Reimplemented from oaOccNet. |
|
This function returns the local name of this net in the specified nameSpace in the specified name string. The name is relative to the parent occurrence of this net.
|
|
This function returns the local name of this net within its parent occurrence.
|
|
This function returns the local name of this scalarNet within its parent occurrence.
|
|
This function returns a pointer to the corresponding net in the block domain. NULL is returned if this occurrence net is not visible to the block domain.
Reimplemented from oaOccNet. |
|
This function returns the full path name of this net in the specified nameSpace in the specified pathName string. The pathName is relative to the top occurrence in the occurrence hierarchy containing this net.
|
|
This function returns the full path name of this net, relative to the top occurrence in the occurrence hierarchy containing this net.
|
|
This function returns the full path name of this scalarNet, relative to the top occurrence in the occurrence hierarchy containing this scalarNet.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.