36 #ifndef UTILITIES_PREPROCESSING_FIELDCONVERT_OUTPUTINFO
37 #define UTILITIES_PREPROCESSING_FIELDCONVERT_OUTPUTINFO
40 #include "../Module.h"
60 virtual void Process(po::variables_map &vm);
static ModuleKey m_className
pair< ModuleType, string > ModuleKey
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
Abstract base class for output modules.
OutputInfo(FieldSharedPtr f)
boost::shared_ptr< Field > FieldSharedPtr
static boost::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.