Public Methods | |
oaCMStringTbl () | |
~oaCMStringTbl () | |
StringEntryConstIter | begin () const |
StringEntryConstIter | end () const |
oaCMStringEntry::SPtr | find (const oaString &str) const |
void | cleanup (oaTimeStamp timeStamp) |
Public Types | |
typedef std::map< std::string, oaCMStringEntry * >::const_iterator | StringEntryConstIter |
typedef std::map< std::string, oaCMStringEntry * >::iterator | StringEntryIter |
Friends | |
class | oaCMStringEntry |
|
|
|
|
|
This is the oaCMStringTbl constructor. |
|
This function deletes this table object.
|
|
This function returns a constant iterator that points to the first string in the table. |
|
This function removes out-of-date string entries contained in this table.
|
|
This function returns a constant iterator that points to the last string in the table. |
|
This function returns a smart pointer to the oaCMStringEntry for str.
|
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.