Ceetron Result Calculator Framework
|
Public Member Functions | |
virtual bool | hasKey (const CRCString &key) const =0 |
Check if specified key exists. | |
virtual crc_double_t | value (const CRCString &key) const =0 |
Get value for specified key. More... | |
virtual void | setValue (const CRCString &key, crc_double_t value)=0 |
Set double value for specified key. | |
|
pure virtual |
Get value for specified key.
Returns infinity if key does not exist