FreePOOMA  2.4.1
Public Types | Static Public Member Functions
View6< Array< Dim, T, EngineTag >, int, int, int, int, int, int > Struct Template Reference

#include <Array.h>

List of all members.

Public Types

typedef Array< Dim, T, EngineTag > Subject_t
typedef Subject_t::Element_t ReadType_t
typedef Subject_t::ElementRef_t Type_t

Static Public Member Functions

static Type_t make (const Subject_t &a, int s1, int s2, int s3, int s4, int s5, int s6)
static ReadType_t makeRead (const Subject_t &a, int s1, int s2, int s3, int s4, int s5, int s6)

template<int Dim, class T, class EngineTag>
struct View6< Array< Dim, T, EngineTag >, int, int, int, int, int, int >


Member Typedef Documentation

template<int Dim, class T , class EngineTag >
typedef Array<Dim, T, EngineTag> View6< Array< Dim, T, EngineTag >, int, int, int, int, int, int >::Subject_t
template<int Dim, class T , class EngineTag >
typedef Subject_t::Element_t View6< Array< Dim, T, EngineTag >, int, int, int, int, int, int >::ReadType_t
template<int Dim, class T , class EngineTag >
typedef Subject_t::ElementRef_t View6< Array< Dim, T, EngineTag >, int, int, int, int, int, int >::Type_t

Member Function Documentation

template<int Dim, class T , class EngineTag >
static Type_t View6< Array< Dim, T, EngineTag >, int, int, int, int, int, int >::make ( const Subject_t a,
int  s1,
int  s2,
int  s3,
int  s4,
int  s5,
int  s6 
) [inline, static]
template<int Dim, class T , class EngineTag >
static ReadType_t View6< Array< Dim, T, EngineTag >, int, int, int, int, int, int >::makeRead ( const Subject_t a,
int  s1,
int  s2,
int  s3,
int  s4,
int  s5,
int  s6 
) [inline, static]

The documentation for this struct was generated from the following file: