| Polaris: ProtoDatabase< S, T > Class Template Reference | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members
ProtoDatabase< S, T > Class Template Reference#include <ProtoDatabase.h>
Inheritance diagram for ProtoDatabase< S, T >: ![]()
Detailed Descriptiontemplate<class S, class T>
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||
|
< nothing to do Definition at line 98 of file ProtoDatabase.h. |
|
||||||||||
|
< Invoke copy constructor Definition at line 105 of file ProtoDatabase.h. |
|
|||||||||
|
< nothing to do Definition at line 113 of file ProtoDatabase.h. |
|
||||||||||||||||
|
less than compare
Implements BaseMapRoot. Definition at line 69 of file ProtoDatabase.h. |
|
||||||||||||||||
|
equal compare
Implements BaseMapRoot. Definition at line 79 of file ProtoDatabase.h. |
|
||||||||||||||||
|
print map entry
Implements BaseMapRoot. Definition at line 89 of file ProtoDatabase.h. Referenced by KeyDatabase< S, T >::print(), and Database< S, T >::print(). |
|
||||||||||
|
||||||||||
|
find data of element with key, or 0 if no such element
Definition at line 131 of file ProtoDatabase.h. References BMKey::_keyptr, and BaseMapRoot::find_ref(). |
|
||||||||||
|
Return a flag indicating if there is an element with key.
Definition at line 142 of file ProtoDatabase.h. References BMKey::_keyptr, and BaseMapRoot::member(). Referenced by InterProcConstProp::expand_all_substituted(), and InterProcConstProp::pgms_can_be_called_externally(). |
|
||||||||||
|
Definition at line 153 of file ProtoDatabase.h. References ProtoDatabase< S, T >::find_ref(). |
|
||||||||||
|
Return a reference to the data of the element with key.
Definition at line 160 of file ProtoDatabase.h. References ProtoDatabase< S, T >::find_ref(). |
| © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved. | Fri Mar 25 23:07:59 2005 |