#include <SourceLabelsPhraseProperty.h>
Public Member Functions | |
| SourceLabelsPhrasePropertyItem () | |
| float | GetSourceLabelsRHSCount () const |
| const std::list< size_t > & | GetSourceLabelsRHS () const |
| const std::list< std::pair < size_t, float > > & | GetSourceLabelsLHSList () const |
Friends | |
| class | SourceLabelsPhraseProperty |
Definition at line 15 of file SourceLabelsPhraseProperty.h.
| Moses::SourceLabelsPhrasePropertyItem::SourceLabelsPhrasePropertyItem | ( | ) | [inline] |
Definition at line 20 of file SourceLabelsPhraseProperty.h.
| const std::list< std::pair<size_t,float> >& Moses::SourceLabelsPhrasePropertyItem::GetSourceLabelsLHSList | ( | ) | const [inline] |
Definition at line 30 of file SourceLabelsPhraseProperty.h.
| const std::list<size_t>& Moses::SourceLabelsPhrasePropertyItem::GetSourceLabelsRHS | ( | ) | const [inline] |
Definition at line 26 of file SourceLabelsPhraseProperty.h.
| float Moses::SourceLabelsPhrasePropertyItem::GetSourceLabelsRHSCount | ( | ) | const [inline] |
Definition at line 22 of file SourceLabelsPhraseProperty.h.
friend class SourceLabelsPhraseProperty [friend] |
Definition at line 17 of file SourceLabelsPhraseProperty.h.
1.5.9