Named constants. More...
#include <const.h>

Public Member Functions | |
| virtual | ~Constant () |
| Constant destructor. | |
| std::string | name () const |
| int | type () const |
Protected Member Functions | |
| Constant (std::string name, int type) | |
Named constants.
| std::string sesstype::parameterised::Constant::name | ( | ) | const [inline] |
| int sesstype::parameterised::Constant::type | ( | ) | const [inline] |
1.7.6.1