Typelib::Array Class Reference

#include <typelib/typemodel.hh>

Inheritance diagram for Typelib::Array:

Inheritance graph
[legend]
Collaboration diagram for Typelib::Array:

Collaboration graph
[legend]

List of all members.

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)


Detailed Description

Unidimensional array types. As in C, the multi-dimensional arrays are defined as arrays-of-arrays

Constructor & Destructor Documentation

Typelib::Array::Array ( Type const &  of,
size_t  dimension 
)


Member Function Documentation

size_t Typelib::Array::getDimension (  )  const

std::string Typelib::Array::getArrayName ( std::string const &  base,
size_t  new_dim 
) [static]


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

Generated on Thu Jan 22 16:38:04 2009 for typeLib by doxygen 1.5.6
SourceForge.net Project Page