#include <InternalTree.h>


Public Member Functions | |
| TreeState (TreePointer tree) | |
| TreePointer | GetTree () const |
| virtual size_t | hash () const |
| virtual bool | operator== (const FFState &other) const |
Definition at line 133 of file InternalTree.h.
| Moses::TreeState::TreeState | ( | TreePointer | tree | ) | [inline] |
Definition at line 137 of file InternalTree.h.
| TreePointer Moses::TreeState::GetTree | ( | ) | const [inline] |
Definition at line 141 of file InternalTree.h.
Referenced by Moses::RDLM::EvaluateWhenApplied(), Moses::TreeStructureFeature::EvaluateWhenApplied(), and Moses::ChartManager::OutputDetailedTreeFragmentsTranslationReport().

| virtual size_t Moses::TreeState::hash | ( | ) | const [inline, virtual] |
| virtual bool Moses::TreeState::operator== | ( | const FFState & | other | ) | const [inline, virtual] |
1.5.9