entry for an (one-dimensional) array type More...
#include <dutables.h>
Public Member Functions | |
type_pointer | element_type () const |
type of the array element | |
type_pointer | index_type () const |
type of the index | |
virtual | ~array_type () |
entry for an (one-dimensional) array type
virtual mlc::array_type::~array_type | ( | ) | [inline, virtual] |
type_pointer mlc::array_type::element_type | ( | ) | const [inline] |
type of the array element
type_pointer mlc::array_type::index_type | ( | ) | const [inline] |
type of the index