classes for dealing with lookup tables More...
#include <iostream>#include <sstream>#include <map>#include <string>#include <vector>#include <boost/shared_ptr.hpp>

Classes | |
| class | lookupTable |
| class that represents a lookup table More... | |
| class | lookupTable::lookupExceptions |
| lookup table exception class More... | |
| class | lookupTable::fieldNameNotFound |
| thrown when a specified field name cannot be found More... | |
| class | lookupTable::keyNotFound |
| thrown when a specified keyname cannot be found More... | |
| class | lookupTable::badConversion |
| thrown when a found result cannot be converted to the requested type More... | |
classes for dealing with lookup tables
1.6.3