oaOccBitTerm Class Reference

Inheritance diagram for oaOccBitTerm:

oaOccTerm oaOccObject oaDesignObject oaObject oaOccBusTermBit oaOccScalarTerm


Public Methods

oaOccTermConnectDefgetConnectDef () const

Detailed Description

The oaOccBitTerm class is the base class for single-bit terminals that are part of the design's occurrence description.


Member Function Documentation

oaOccTermConnectDef * oaOccBitTerm::getConnectDef   const
 

This function returns the connection definition associated with this occurrence terminal. It returns NULL if no connection definition has been set on this terminal. The connection definition determines how to search up the instances in a hierarchy to find a default connection for this terminal. See oaOccConnectDef for more details.


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

Return to top of page