Inheritance diagram for oaAppObjectDef:
Public Methods | |
void | getName (oaString &name) const |
oaBoolean | isUsedIn (const oaObject *database) |
void | remove (oaObject *database) |
oaTimeStamp & | getTimeStamp (const oaObject *database) |
Static Public Methods | |
oaAppObjectDef * | get (const oaString &nameIn) |
oaAppObjectDef * | find (const oaString &nameIn) |
|
This function returns the oaAppObjectDef with the specified name if it exists.
|
|
This function returns the oaAppObjectDef with the specified name, creating it if it does not yet exist.
|
|
This function fills out the name of this object extension.
|
|
This function returns the timestamp for the appObjectTbl in the specified database.
|
|
This function returns true if the specified extension is used in the specified database.
|
|
This function destroys all oaAppObjects for this oaAppObjectDef in the specified database.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.