| Polaris: ProtoRefMap< S, T > Class Template Reference | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members
ProtoRefMap< S, T > Class Template ReferenceDESCRIPTIONA template for a map for owned keys of type S to objects of type T where:1. 'S' is a class with:
Inheritance diagram for ProtoRefMap< S, T >: ![]()
Detailed Descriptiontemplate<class S, class T>
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||
|
< nothing to do Definition at line 69 of file ProtoRefMap.h. |
|
||||||||||
|
< Invoke copy constructor Definition at line 76 of file ProtoRefMap.h. |
|
|||||||||
|
< nothing to do Definition at line 84 of file ProtoRefMap.h. |
|
||||||||||||||||
|
less than compare
Implements BaseMapRoot. Definition at line 91 of file ProtoRefMap.h. |
|
||||||||||||||||
|
equal compare
Implements BaseMapRoot. Definition at line 98 of file ProtoRefMap.h. |
|
||||||||||||||||
|
print map entry
Implements BaseMapRoot. Definition at line 105 of file ProtoRefMap.h. Referenced by RefMap< S, T >::print(), and RefKeyMap< S, T >::print(). |
|
||||||||||
|
||||||||||
|
find data of element with key, or 0 if no such element
Definition at line 125 of file ProtoRefMap.h. References BMKey::_keyptr, and BaseMapRoot::find_ref(). |
|
||||||||||
|
Return a flag indicating if there is an element with key.
Definition at line 136 of file ProtoRefMap.h. References BMKey::_keyptr, and BaseMapRoot::member(). Referenced by main(), modify_dummy_eta_assignments_after_loops(), and process(). |
|
||||||||||
|
Definition at line 147 of file ProtoRefMap.h. References ProtoRefMap< S, T >::find_ref(). |
|
||||||||||
|
Return a reference to the data of the element with key.
Definition at line 154 of file ProtoRefMap.h. References ProtoRefMap< S, T >::find_ref(). |
| © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved. | Fri Mar 25 23:08:00 2005 |