#include <Factory.h>
Public Member Functions | |
| FeatureRegistry () | |
| ~FeatureRegistry () | |
| void | Construct (const std::string &name, const std::string &line) | 
| void | PrintFF () const | 
Definition at line 13 of file Factory.h.
| Moses::FeatureRegistry::FeatureRegistry | ( | ) | 
| Moses::FeatureRegistry::~FeatureRegistry | ( | ) | 
Definition at line 370 of file Factory.cpp.
| void Moses::FeatureRegistry::Construct | ( | const std::string & | name, | |
| const std::string & | line | |||
| ) | 
| void Moses::FeatureRegistry::PrintFF | ( | ) | const | 
Definition at line 392 of file Factory.cpp.
References sort().
Referenced by Moses::Parameter::PrintFF().


 1.5.9