Ceetron Result Calculator Framework
Public Member Functions | List of all members
CRCCalculatorParams Class Referenceabstract

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.
 

Member Function Documentation

crc_double_t CRCCalculatorParams::value ( const CRCString key) const
pure virtual

Get value for specified key.

Returns infinity if key does not exist


The documentation for this class was generated from the following files: