Inheritance diagram for oaObjectChangeRec:
Public Methods | |
oaObjectChangeRec (oaChangeSetBase *changeSetIn, oaCMObjectRef::SPtr objectRefIn) | |
virtual | ~oaObjectChangeRec () |
oaCMObjectRef::SPtr | getObject () const |
const sd::sdObject * | getSchemaDefinition () const |
virtual oaCMDatabaseRef::SPtr | getDatabaseRef () const |
Change records are used by the OpenAccess change management system (CMS).
|
This is the oaObjectChangeRec constructor.
|
|
This is the oaObjectChangeRec destructor. |
|
This function returns the database reference for this oaObjectChangeRec object. Implements oaLeafChangeRec. |
|
This function returns a smart pointer to the oaCMObjectRef for the object that is the subject of this change record.
|
|
This function returns a pointer to the schema definition for the object that is the subject of this oaObjectChangeRec. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.