Public Types

internal::TableBaseAccessors::Types< N, T, false > Struct Template Reference

List of all members.

Public Types

typedef T value_type
typedef TableBase< N, T > TableType
typedef std::vector< T >::iterator iterator
typedef std::vector< T >
::const_iterator 
const_iterator
typedef std::vector< T >::reference reference
typedef std::vector< T >
::const_reference 
const_reference

Detailed Description

template<int N, typename T>
struct internal::TableBaseAccessors::Types< N, T, false >

Definition at line 97 of file table.h.


Member Typedef Documentation

template<int N, typename T >
typedef T internal::TableBaseAccessors::Types< N, T, false >::value_type

Definition at line 99 of file table.h.

template<int N, typename T >
typedef TableBase<N,T> internal::TableBaseAccessors::Types< N, T, false >::TableType

Definition at line 100 of file table.h.

template<int N, typename T >
typedef std::vector<T>::iterator internal::TableBaseAccessors::Types< N, T, false >::iterator

Definition at line 102 of file table.h.

template<int N, typename T >
typedef std::vector<T>::const_iterator internal::TableBaseAccessors::Types< N, T, false >::const_iterator

Definition at line 103 of file table.h.

template<int N, typename T >
typedef std::vector<T>::reference internal::TableBaseAccessors::Types< N, T, false >::reference

Definition at line 105 of file table.h.

template<int N, typename T >
typedef std::vector<T>::const_reference internal::TableBaseAccessors::Types< N, T, false >::const_reference

Definition at line 106 of file table.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Fri Feb 3 2012 06:04:14 by doxygen 1.7.2