FreePOOMA  2.4.1
Public Types | Static Public Member Functions
PatchView< Container > Struct Template Reference

#include <EnginePatch.h>

List of all members.

Public Types

typedef Patch< Container >::Type_t Patch_t
typedef Patch_t::Domain_t Dom_t
typedef View1< Patch_t, Dom_t >
::Type_t 
Type_t

Static Public Member Functions

static Type_t make (const Container &subject, int i)

template<class Container>
struct PatchView< Container >


Member Typedef Documentation

template<class Container>
typedef Patch<Container>::Type_t PatchView< Container >::Patch_t
template<class Container>
typedef Patch_t::Domain_t PatchView< Container >::Dom_t
template<class Container>
typedef View1<Patch_t, Dom_t>::Type_t PatchView< Container >::Type_t

Member Function Documentation

template<class Container>
static Type_t PatchView< Container >::make ( const Container &  subject,
int  i 
) [inline, static]

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