39#include <boost/format.hpp>
Abstract base class for output modules.
void v_Process(po::variables_map &vm) override
Write fld to output file.
OutputStdOut(FieldSharedPtr f)
static ModuleKey m_className
static std::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.
tKey RegisterCreatorFunction(tKey idKey, CreatorFunction classCreator, std::string pDesc="")
Register a class with the factory.
std::shared_ptr< Field > FieldSharedPtr
std::pair< ModuleType, std::string > ModuleKey
ModuleFactory & GetModuleFactory()