mlc::const_symbol Class Reference

common base of all named constant representations More...

#include <dutables.h>

Inheritance diagram for mlc::const_symbol:
mlc::typed_symbol mlc::abstract_symbol mlc::bool_const_symbol mlc::int_const_symbol mlc::real_const_symbol mlc::str_const_symbol mlc::symbol_entry mlc::symbol_entry mlc::symbol_entry mlc::symbol_entry

List of all members.

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 ()

Detailed Description

common base of all named constant representations


Constructor & Destructor Documentation

virtual mlc::const_symbol::~const_symbol (  )  [inline, virtual]

Member Function Documentation

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


The documentation for this class was generated from the following file:

Generated on Wed Nov 25 10:18:00 2009 for DU4 support classes by  doxygen 1.6.1