FreePOOMA  2.4.1
Public Types | Public Member Functions | Public Attributes
UnPackLocalPatches< InputField > Struct Template Reference

#include <PackUnpack.h>

Collaboration diagram for UnPackLocalPatches< InputField >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef InputField::Element_t Element_t

Public Member Functions

 UnPackLocalPatches (RefCountedBlockPtr< Element_t > block)
void operator() (Element_t &t)

Public Attributes

RefCountedBlockPtr< Element_tblock_m
int total_m

template<class InputField>
struct UnPackLocalPatches< InputField >


Member Typedef Documentation

template<class InputField>
typedef InputField::Element_t UnPackLocalPatches< InputField >::Element_t

Constructor & Destructor Documentation

template<class InputField>
UnPackLocalPatches< InputField >::UnPackLocalPatches ( RefCountedBlockPtr< Element_t block) [inline]

Member Function Documentation

template<class InputField>
void UnPackLocalPatches< InputField >::operator() ( Element_t t) [inline]

Member Data Documentation

template<class InputField>
RefCountedBlockPtr<Element_t> UnPackLocalPatches< InputField >::block_m
template<class InputField>
int UnPackLocalPatches< InputField >::total_m

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