Definition at line 20 of file lookup.py.
◆ __init__()
def lookup.LkupTblBase.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
idxVals, |
|
|
|
lkupVals |
|
) |
| |
◆ __subclasshook__()
def lookup.LkupTblBase.__subclasshook__ |
( |
|
cls, |
|
|
|
C |
|
) |
| |
◆ get_val()
def lookup.LkupTblBase.get_val |
( |
|
self, |
|
|
|
idxVal |
|
) |
| |
◆ maxIdx()
def lookup.LkupTblBase.maxIdx |
( |
|
self | ) |
|
◆ minIdx()
def lookup.LkupTblBase.minIdx |
( |
|
self | ) |
|
◆ _maxIdx
lookup.LkupTblBase._maxIdx |
|
private |
◆ _minIdx
lookup.LkupTblBase._minIdx |
|
private |
◆ idxVals
lookup.LkupTblBase.idxVals |
◆ lkupVals
lookup.LkupTblBase.lkupVals |
◆ name
The documentation for this class was generated from the following file: