Author: Benno List, Jenny Böhme
Changelog:
Definition in file H1BankFuns.h.
#include "jbltools/sfh/h1/H1Funs.h"
#include "H1OOBanks/H1BankPtr.h"
#include "H1OOBanks/H1Row.h"
#include <cassert>
#include <cstring>
Include dependency graph for H1BankFuns.h:

Go to the source code of this file.
Compounds | |
| class | JBLH1SomeBankFloatFun |
| Returns a Float_FF value from an float-valued column of an H1 bank row. More... | |
| class | JBLH1BankFloatFunInt |
| Returns a Float_FF value from an int-valued column of an H1 bank row. More... | |
| class | JBLH1BankIntFun |
| Returns a int value from an int-valued column of an H1 bank row. More... | |
| class | JBLH1SomeBankIterator |
| A FillIterator for an H1 bank. More... | |
| class | JBLH1SomeBank |
| A class that allows generic access to an H1 bank. More... | |
Typedefs | |
|
typedef JBLH1SomeBankIterator< H1BankPtr, H1Row > | JBLH1BankIterator |
|
typedef JBLH1SomeBankIterator< H1DmisBankPtr, H1DmisRow > | JBLH1DmisBankIterator |
|
typedef JBLH1SomeBank< H1BankPtr, H1Row > | JBLH1Bank |
|
typedef JBLH1SomeBank< H1DmisBankPtr, H1DmisRow > | JBLH1DmisBank |
1.3.2