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