Public Methods | |
oaDMObjectVersionRef (const oaDMObject *obj, const oaVCVersion &ver) | |
oaDMObjectVersionRef (const oaDMObject *obj=NULL) | |
const oaDMObject *& | getObject () |
const oaDMObject * | getObject () const |
oaVCVersion & | getVersion () |
oaVCVersion | getVersion () const |
|
This function is a constructor for the oaDMObjectVersionRef class. It is used to establish a relationship between an oaDMObject and a particular version value.
|
|
This function is a constructor for the oaDMObjectVersionRef class. This form of the constructor is used to construct an empty instance of an oaDMObjectVersionRef or one with a default version.
|
|
This function retrieves a pointer to the object in this class. It can be called from a const instance of the oaDMObjectVersionRef. |
|
This function retrieves a reference to the object from this class. |
|
This function retrieves the version value from this class. It can be called from a const instance of oaDMObjectVersionRef. |
|
This function retrieves a reference to the version value from this class. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.