35 #ifndef FIELDUTILS_INPUTDAT 36 #define FIELDUTILS_INPUTDAT 38 #include "../Module.h" 51 virtual void Process(po::variables_map &vm);
68 return "Processing input dat file";
std::shared_ptr< Field > FieldSharedPtr
std::pair< ModuleType, std::string > ModuleKey
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
std::shared_ptr< Module > ModuleSharedPtr