Inheritance diagram for oaSpefNS:
Public Methods | |
oaSpefNS () | |
void | setOpenBusChar (oaChar c) |
void | setHierDelimiter (oaChar c) |
void | setPinDelimiter (oaChar c) |
oaChar | getHierDelimiter () const |
oaChar | getPinDelimiter () const |
oaChar | getOpenBusChar () const |
The SPEF NameSpace does not support vectored, stepped or bundled names though it allows vector bits. This nameSpace is case sensitive, with programmable bus, pin, and hierarchy characters. Although the pin delimiter is supported, it is interpreted and output as a hierarchy character. See the SPEF Name Space Section of the Programmers Guide for a more detailed description of the characteristics of the SPEF name space.
|
This function constructs the oaSpefNS instance. |
|
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 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.