Public Types

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

List of all members.

Public Types

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

Detailed Description

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

Definition at line 79 of file table.h.


Member Typedef Documentation

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

Definition at line 81 of file table.h.

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

Definition at line 82 of file table.h.

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

Definition at line 84 of file table.h.

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

Definition at line 85 of file table.h.

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

Definition at line 87 of file table.h.

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

Definition at line 88 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