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

#include <PackUnpack.h>

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

List of all members.

Public Types

typedef InputField::Element_t Element_t

Public Member Functions

 PackLocalPatches (RefCountedBlockPtr< Element_t > block)
void operator() (const Element_t &t)

Public Attributes

RefCountedBlockPtr< Element_tblock_m
int total_m

template<class InputField>
struct PackLocalPatches< InputField >


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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