Public Methods | |
oaCMDatabaseTbl () | |
virtual | ~oaCMDatabaseTbl () |
oaCMDatabaseRef::SPtr | find (void *database) const |
void | onPassivate (oaCMDatabaseRef::SPtr ref) |
void | onActivate (oaCMDatabaseRef::SPtr ref) |
DatabaseRefConstIter | begin () const |
DatabaseRefConstIter | end () const |
Public Types | |
typedef std::list< oaCMDatabaseRef * >::const_iterator | DatabaseRefConstIter |
typedef std::list< oaCMDatabaseRef * >::iterator | DatabaseRefIter |
Friends | |
class | oaCMDatabaseRef |
|
|
|
|
|
This is the default oaCMDatabaseTbl constructor. |
|
This is the oaCMDatabaseTbl destructor. |
|
This function returns a constant iterator that points to the first entry in the table. |
|
This function returns a constant iterator that points beyond the last entry in the table. |
|
This function returns a smart pointer to the oaCMDatabaseRef for the database.
|
|
This function activates (marks as valid) the oaCMDatabaseRef in the table.
|
|
This function passivates (marks as invalid) the oaCMDatabaseRef in the table.
|
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.