oaModModuleInst Class Reference

Inheritance diagram for oaModModuleInst:

oaModInst oaModObject oaDesignObject oaObject oaModModuleBitInst oaModModuleVectorInst oaModModuleScalarInst oaModModuleVectorInstBit


Public Methods

oaModModuleInstHeadergetHeader () const

Detailed Description

The oaModModuleInst class is a base for instances of a module master in a parent module within the module domain.

oaModModuleInst objects refer to a master oaModule and are scoped to their parent module.


Member Function Documentation

oaModModuleInstHeader * oaModModuleInst::getHeader   const
 

This function returns the instHeader associated with this instance. The module instHeader is a collection of the attributes that are common to all instances of a particular module master.

Returns:
The pointer to the instance header


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

Return to top of page