#include <string>#include <set>#include <map>#include <vector>#include "TypeDef.h"#include "Util.h"#include <boost/program_options.hpp>Go to the source code of this file.
Classes | |
| class | Moses::Parameter |
Namespaces | |
| namespace | Moses |
| $Id$ | |
Typedefs | |
| typedef std::vector< std::string > | Moses::PARAM_VEC |
| typedef std::map< std::string, PARAM_VEC > | Moses::PARAM_MAP |
| typedef std::map< std::string, bool > | Moses::PARAM_BOOL |
| typedef std::map< std::string, std::string > | Moses::PARAM_STRING |
1.5.9