Data

Classes

class  ArrayIteratorBacking< T, PT >
 backend multidimensional iterator More...
class  ArrayIterator< D, T, PT, SM, ORDERED >
 fast multidimensional iterator More...
class  ArrayStorage< T >
class  NormalArrayStorage< T >
class  SpecialStorage< T >
class  Array< D, T >
 multi dimensional arrays More...
class  DataClass
class  Data

Detailed Description

The data layer was written in order to solve a number of annoyances when programming in C++

Todo:
We should replace the template array class with the generic message class which still resides in the hatchery. There is no need to use this complicated template since it does not make programs perform much faster. Instead we seem to loose a lot of flexibility by using these templates.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2