common base of all named constant representations More...
#include <dutables.h>
Public Member Functions | |
bool_const_symbol_pointer | access_bool_const () |
accesses bool_const_symbol entry if applicable | |
int_const_symbol_pointer | access_int_const () |
accesses int_const_symbol entry if applicable | |
real_const_symbol_pointer | access_real_const () |
accesses real_const_symbol entry if applicable | |
str_const_symbol_pointer | access_str_const () |
accesses str_const_symbol entry if applicable | |
virtual | ~const_symbol () |
common base of all named constant representations
virtual mlc::const_symbol::~const_symbol | ( | ) | [inline, virtual] |
bool_const_symbol_pointer mlc::const_symbol::access_bool_const | ( | ) | [inline] |
accesses bool_const_symbol entry if applicable
int_const_symbol_pointer mlc::const_symbol::access_int_const | ( | ) | [inline] |
accesses int_const_symbol entry if applicable
real_const_symbol_pointer mlc::const_symbol::access_real_const | ( | ) | [inline] |
accesses real_const_symbol entry if applicable
str_const_symbol_pointer mlc::const_symbol::access_str_const | ( | ) | [inline] |
accesses str_const_symbol entry if applicable