#include <PackUnpack.h>
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_t > | block_m |
int | total_m |
typedef InputField::Element_t UnPackLocalPatches< InputField >::Element_t |
UnPackLocalPatches< InputField >::UnPackLocalPatches | ( | RefCountedBlockPtr< Element_t > | block | ) | [inline] |
void UnPackLocalPatches< InputField >::operator() | ( | Element_t & | t | ) | [inline] |
References UnPackLocalPatches< InputField >::block_m.
RefCountedBlockPtr<Element_t> UnPackLocalPatches< InputField >::block_m |
Referenced by UnPackLocalPatches< InputField >::operator()().
int UnPackLocalPatches< InputField >::total_m |