An editable, reusable classified lookup table. Saved/loaded as CSV so an agency's standard table travels between projects.
More...
#include <meshinfil.h>
|
| InfilRow | lookup (const QString &k1, const QString &k2, bool *matched=nullptr) const |
| |
An editable, reusable classified lookup table. Saved/loaded as CSV so an agency's standard table travels between projects.
◆ lookup()
| InfilRow mesh::InfilLookupTable::lookup |
( |
const QString & |
k1, |
|
|
const QString & |
k2, |
|
|
bool * |
matched = nullptr |
|
) |
| const |
Lookup with fallback. matched receives whether a real entry hit.
◆ entries
◆ fallback
| InfilRow mesh::InfilLookupTable::fallback |
Applied to unmatched keys.
◆ key1Label
| QString mesh::InfilLookupTable::key1Label |
◆ key2Label
| QString mesh::InfilLookupTable::key2Label |
◆ name
| QString mesh::InfilLookupTable::name |
◆ twoKey
| bool mesh::InfilLookupTable::twoKey = false |
The documentation for this struct was generated from the following files:
- /home/runner/work/openswmm.gui/openswmm.gui/include/mesh/meshinfil.h
- /home/runner/work/openswmm.gui/openswmm.gui/src/mesh/meshinfil.cpp