1 #ifndef OPALS_COLUMN_NAME_ALIAS_HPP_INCLUDED
2 #define OPALS_COLUMN_NAME_ALIAS_HPP_INCLUDED
6 #include "opals/config.hpp"
7 #include "opals/String.hpp"
20 const char *name()
const;
21 const char *alias()
const;
24 void set(
const char *alias_defition);
32 #endif //OPALS_COLUMN_NAME_ALIAS_HPP_INCLUDED