2 #ifndef __TRADEMGEN_BASIC_DICTIONARYMANAGER_HPP 3 #define __TRADEMGEN_BASIC_DICTIONARYMANAGER_HPP 9 #include <stdair/stdair_maths_types.hpp> 27 static const stdair::Probability_T
keyToValue (
const DictionaryKey_T);
32 static const DictionaryKey_T
valueToKey (
const stdair::Probability_T);
35 #endif // __TRADEMGEN_BASIC_DICTIONARYMANAGER_HPP stdair::Probability_T DictionaryKey_T
Class wrapper of dictionary business methods.
static const DictionaryKey_T valueToKey(const stdair::Probability_T)
static const stdair::Probability_T keyToValue(const DictionaryKey_T)