Go to the documentation of this file.
22 #ifndef MAMA_SYMBOL_MAP_CPP_H__
23 #define MAMA_SYMBOL_MAP_CPP_H__
48 virtual bool map (
char* result,
50 size_t maxLen)
const = 0;
59 virtual bool revMap (
char* result,
61 size_t maxLen)
const = 0;
65 #endif // MAMA_SYMBOL_MAP_CPP_H__