#include <EnginePatch.h>
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) |
static Type_t PatchView< Container >::make | ( | const Container & | subject, | |
int | i | |||
) | [inline, static] |