#include <typelib/typemodel.hh>
Public Member Functions | |
Array (Type const &of, size_t dimension) | |
size_t | getDimension () const |
Static Public Member Functions | |
static std::string | getArrayName (std::string const &base, size_t new_dim) |
Typelib::Array::Array | ( | Type const & | of, | |
size_t | dimension | |||
) |
size_t Typelib::Array::getDimension | ( | ) | const |
std::string Typelib::Array::getArrayName | ( | std::string const & | base, | |
size_t | new_dim | |||
) | [static] |
Referenced by Typelib::TypeBuilder::addArrayMajor().