![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <WNS/Assure.hpp>#include <map>#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | wns |
| namespace | wns::container |
Classes | |
| class | wns::container::Mapping< PARAMETER, RESULTTYPE > |
| use this class as a base if you have to map from a certain x value (discrete xvalues allowed only) to a dedicated y value and you have to distinguish between different mapping curves through a parameter. You have to fill the MappingField in the derived class and make sure you look up with valid key values. More... | |
1.5.5