Public Methods | |
void | destroy () |
IPcell * | getIPcell () const |
Static Public Methods | |
oaPcellLink * | find (const oaString &name) |
oaPcellLink * | create (IPcell *pcellIn) |
oaPcellDef * | getPcellDef (const oaString &name) |
Friends | |
class | IPcell |
|
This function creates the oaPcellLink object to associate with the Pcell evaluator given by the application.
|
|
This function destroys the oaPcellLink object and removes the link between OpenAccess and the application's Pcell evaluator. |
|
This function returns an oaPcellLink for the specified Pcell evaluator. This function attempts to find an existing link. If an existing link is not found, a new one is created from the plug-in library.
|
|
This function returns the Pcell evaluator in this link. |
|
This function returns an oaPcellDef created through the specified Pcell evaluator. If the given Pcell evaluator cannot be found, an oacPcellEvaluatorNotFound exception is thrown.
|
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.