|
Jpp
18.3.0-rc.1
the software that should make you happy
|
General purpose class for multidimensional hash maps. More...
#include "JLang/JNullType.hh"#include "JLang/JTypeList.hh"#include "JLang/JSinglePointer.hh"#include "JLang/JEquals.hh"#include "JLang/JForwardIterator.hh"#include "JLang/JException.hh"#include "JTools/JHashMap.hh"#include "JTools/JHashEvaluator.hh"#include "JTools/JTuple.hh"#include "JTools/JPair.hh"Go to the source code of this file.
Classes | |
| class | JTOOLS::JHashMap< JTypeList< JHead_t, JTail_t >, JValue_t, JEvaluator_t > |
| Multi-dimensional hash map. More... | |
| class | JTOOLS::JHashMap< JTypeList< JHead_t, JTail_t >, JValue_t, JEvaluator_t >::super_iterator |
| Multidimensional iterator. More... | |
| class | JTOOLS::JHashMap< JTypeList< JHead_t, JTail_t >, JValue_t, JEvaluator_t >::super_const_iterator |
| Multidimensional const_iterator. More... | |
| class | JTOOLS::JHashMap< JTypeList< JHead_t, JNullType >, JValue_t, JEvaluator_t > |
| Terminator class of recursive class JHashMap. More... | |
| class | JTOOLS::JHashMap< JTypeList< JHead_t, JNullType >, JValue_t, JEvaluator_t >::super_iterator |
| Terminator class of multidimensional iterator. More... | |
| class | JTOOLS::JHashMap< JTypeList< JHead_t, JNullType >, JValue_t, JEvaluator_t >::super_const_iterator |
| Terminator class of multidimensional const_iterator. More... | |
Namespaces | |
| JTOOLS | |
| Auxiliary classes and methods for multi-dimensional interpolations and histograms. | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
General purpose class for multidimensional hash maps.
Definition in file JMultiHashMap.hh.
1.8.5