Inheritance diagram for oaSpfNS:
Public Methods | |
oaSpfNS () | |
void | setOpenBusChar (oaChar c) |
void | setCloseBusChar (oaChar c) |
void | setHierDelimiter (oaChar c) |
void | setPinDelimiter (oaChar c) |
oaChar | getHierDelimiter () const |
oaChar | getOpenBusChar () const |
oaChar | getCloseBusChar () const |
oaChar | getPinDelimiter () const |
The SPF nameSpace is case sensitive, with programmable bus and hierarchy characters. This nameSpace does not support vectored, stepped, or bundled names though it allows vector bits. See the SPF Name Space Section of the Programmers Guide for a more detailed description of the characteristics of the SPF name space.
|
This function constructs the SpfNS instance. |
|
This function returns the close bus character for this nameSpace. |
|
This function returns the hierarchy character for this nameSpace. |
|
This function returns the open bus character for this nameSpace. |
|
This function returns the pin delimiter for this nameSpace. |
|
This function sets the value of the close bus character for this nameSpace.
|
|
This function sets the value of the hierarchy delimiter character for this nameSpace.
|
|
This function sets the value of the open bus character for this nameSpace.
|
|
This function sets the value of the pin delimiter for this nameSpace.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.