#include <iostream>#include <memory>#include <boost/scoped_ptr.hpp>#include <vector>#include "Phrase.h"#include "TypeDef.h"#include "Bitmap.h"#include "Sentence.h"#include "GenerationDictionary.h"#include "ScoreComponentCollection.h"#include "InputType.h"#include "ObjectPool.h"#include "xmlrpc-c.h"Go to the source code of this file.
| Classes | |
| class | Moses::Hypothesis | 
| struct | Moses::CompareHypothesisTotalScore | 
| Namespaces | |
| namespace | Moses | 
| $Id$ | |
| Typedefs | |
| typedef std::vector< Hypothesis * > | Moses::ArcList | 
| Functions | |
| std::ostream & | Moses::operator<< (std::ostream &out, const Hypothesis &hypothesis) | 
 1.5.9
 1.5.9