#include <DotChartInMemory.h>


Public Member Functions | |
| DottedRuleInMemory (const PhraseDictionaryNodeMemory &node) | |
| DottedRuleInMemory (const PhraseDictionaryNodeMemory &node, const ChartCellLabel &cellLabel, const DottedRuleInMemory &prev) | |
| const PhraseDictionaryNodeMemory & | GetLastNode () const |
Definition at line 32 of file DotChartInMemory.h.
| Moses::DottedRuleInMemory::DottedRuleInMemory | ( | const PhraseDictionaryNodeMemory & | node | ) | [inline, explicit] |
Definition at line 36 of file DotChartInMemory.h.
| Moses::DottedRuleInMemory::DottedRuleInMemory | ( | const PhraseDictionaryNodeMemory & | node, | |
| const ChartCellLabel & | cellLabel, | |||
| const DottedRuleInMemory & | prev | |||
| ) | [inline] |
Definition at line 40 of file DotChartInMemory.h.
| const PhraseDictionaryNodeMemory& Moses::DottedRuleInMemory::GetLastNode | ( | ) | const [inline] |
Definition at line 46 of file DotChartInMemory.h.
Referenced by Moses::DottedRuleColl::Add().

1.5.9