42 #include <boost/format.hpp>
66 string filename =
m_config[
"outfile"].as<
string>();
70 cout <<
"OutputStdOut: Output written to StdOut" << endl;
map< string, ConfigOption > m_config
List of configuration values.
pair< ModuleType, string > ModuleKey
boost::shared_ptr< Field > FieldSharedPtr
virtual void Process(po::variables_map &vm)
Write fld to output file.
Abstract base class for output modules.
ModuleFactory & GetModuleFactory()
FieldSharedPtr m_f
Field object.
tKey RegisterCreatorFunction(tKey idKey, CreatorFunction classCreator, tDescription pDesc="")
Register a class with the factory.