IView Class Reference
Inheritance diagram for IView:
Detailed Description
This class is derived from the IDMObject base class and is used for passing view information through the interface. This view object can be implemented on either side of the interface. A simple implementation is provided by the plugIn package. The purpose of the IView class is to encapsulate the information needed to find or reconstruct the object, without dependencies on OpenAccess types. It is intended that this object will be created by the application or plug-in as needed, passed through the interface, and then released by the caller after the interface call returns.
Member Function Documentation
void IView::getCellViews |
( |
ICellViewIter *& |
cellViews |
) |
[pure virtual] |
|
const Guid & IView::getId |
( |
|
) |
[inline, static] |
|
void IView::getLib |
( |
IDMLib *& |
l |
) |
[pure virtual] |
|
The documentation for this class was generated from the following files:
Return to top of page
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.