oaCdbaNS Class Reference

Inheritance diagram for oaCdbaNS:

oaNameSpace


Public Methods

 oaCdbaNS ()

Detailed Description

The oaCdbaNS class implements the CDBA nameSpace used in name mapping. The CDBA name space reflects the rules for specifying legal names in the CDBA database. This namespace is used by many Cadence applications. In conjunction with the oaName object, the oaCdbaNS class facilitates mapping names to and from CDBA. See the Name Mapping Section of the Programmers Guide for more information.

The CDBA nameSpace is case sensitive and supports vectored, stepped, hierarchical, and bundled names. See the CDBA Name Space Section of the Programmers Guide for a more detailed description of the characteristics of the CDBA name space.


Constructor & Destructor Documentation

oaCdbaNS::oaCdbaNS  
 

This function constructs the oaCdbaNS instance.


The documentation for this class was generated from the following files:

Return to top of page