IDMObject Class Reference
Inheritance diagram for IDMObject:
Detailed Description
This is the base class that encapsulates DM object information. The class hierarchy rooted at oaDMIObject reflects the DM Object hierarchy. The purpose of each class is to encapsulate the information needed to find or reconstruct the object without dependencies on OA types. It is intended that the objects will be created by the application or plug-in as needed, passed through the interface, and then destructed by the caller after the interface call returns.
Member Function Documentation
const Guid & IDMObject::getId |
( |
|
) |
[inline, static] |
|
bool IDMObject::isCell |
( |
|
) |
[pure virtual] |
|
bool IDMObject::isCellView |
( |
|
) |
[pure virtual] |
|
bool IDMObject::isContainer |
( |
|
) |
[pure virtual] |
|
bool IDMObject::isDMFile |
( |
|
) |
[pure virtual] |
|
bool IDMObject::isLib |
( |
|
) |
[pure virtual] |
|
bool IDMObject::isView |
( |
|
) |
[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.