#include <KBestExtractor.h>

Public Member Functions | |
| KHyperedge (const SHyperedge &e) | |
Public Attributes | |
| const SHyperedge & | shyperedge |
| boost::shared_ptr< KVertex > | head |
| std::vector< boost::shared_ptr < KVertex > > | tail |
Definition at line 34 of file KBestExtractor.h.
| Moses::Syntax::KBestExtractor::KHyperedge::KHyperedge | ( | const SHyperedge & | e | ) | [inline] |
Definition at line 35 of file KBestExtractor.h.
| boost::shared_ptr<KVertex> Moses::Syntax::KBestExtractor::KHyperedge::head |
Definition at line 38 of file KBestExtractor.h.
Definition at line 37 of file KBestExtractor.h.
| std::vector<boost::shared_ptr<KVertex> > Moses::Syntax::KBestExtractor::KHyperedge::tail |
Definition at line 39 of file KBestExtractor.h.
1.5.9