oaTechViaVariantHeader Class Reference

Inheritance diagram for oaTechViaVariantHeader:

oaViaVariantHeader oaObject


Static Public Methods

oaTechViaVariantHeader * find (const oaObject *database, const oaString &viaVariantName)

Detailed Description

The oaTechViaVariantHeader class represents bindings to an oaViaVariant object in a technology database.


Member Function Documentation

oaTechViaVariantHeader * oaTechViaVariantHeader::find const oaObject *    database,
const oaString &    viaVariantName
[static]
 

This function searches the specified database for an oaTechViaVariantHeader corresponding to an oaViaVariant in the technology database with the specified name. An exception is thrown if the database is neither a technology nor a design database.

Parameters:
database Database to search.
viaVariantName Name of an oaViaVariant object.
Exceptions:
oacInvalidObjForViaVariantHeader 


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

Return to top of page