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