Inheritance diagram for oaAppObject:
Public Methods | |
void | destroy () |
oaAppObjectDef * | getAppObjectDef () const |
Static Public Methods | |
oaAppObject * | create (oaObject *database, oaAppObjectDef *def) |
The oaAppObject class can be observed by deriving from oaObserver<oaAppObject>.
|
This function creates a new extension object for the ext object extension in the specified database. For more information, see Extending the Database in the Programmers Guide.
|
|
This function destroys this extension object, removing it from the database. |
|
The function returns the oaAppObjectDef for this object. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.