|
Mantid
|
Go to the source code of this file.
Classes | |
| class | MapSupport::mapClone< KeyPart, PtrPart > |
| Functor for coping map elements with clone functions. More... | |
| class | MapSupport::mapDelete< KeyPart, PtrPart > |
| Functor for deleting the second component of a map. More... | |
| class | MapSupport::mapSwap< KeyPart, BodyPart > |
| Functor for reversing a map. More... | |
| class | MapSupport::mapWrite< PartA, PartB > |
| Functor quick write out of a map. More... | |
| class | MapSupport::PFirst< T, U > |
| Class to access the first object in index pair. More... | |
| class | MapSupport::PSecond< T, U > |
| Class to access the second object in index pair. More... | |
| class | MapSupport::sndValue< KeyPart, NumPart > |
| Functor to get second point in a map. More... | |
| class | MapSupport::valEqual< KeyPart, NumPart > |
| Functor using second value as equal. More... | |
Namespaces | |
| namespace | MapSupport |
| Holds stuff for manipulating maps. | |