Data Access Library (DAL)
 All Classes Functions Variables Typedefs Friends
Public Attributes
dal::Array< T, N > Class Template Reference

#include <h5tuple.h>

Inheritance diagram for dal::Array< T, N >:
dal::TupleBase< T, N > dal::TupleUntemplated

List of all members.

Public Attributes

elems [N]

Detailed Description

template<typename T, size_t N>
class dal::Array< T, N >

Array<T,N> provides an array of N elements of type T.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Friends