#include <MorphAutomat.h>
DWORD CMorphAutomNode::GetChildrenStart | ( | ) | const [inline] |
References m_Data.
Referenced by CMorphAutomat::BuildChildrenCache(), CMorphAutomatBuilder::ConvertBuildRelationsToRelations(), CMorphAutomat::GetChildren(), CMorphAutomat::GetChildrenCount(), and CMorphAutomat::NextNode().
bool CMorphAutomNode::IsFinal | ( | ) | const [inline] |
References m_Data.
Referenced by CMorphAutomatBuilder::ConvertBuildRelationsToRelations(), CPredictBase::FindRecursive(), and CMorphAutomat::GetAllMorphInterpsRecursive().
void CMorphAutomNode::SetChildrenStart | ( | DWORD | v | ) | [inline] |
References m_Data.
Referenced by CMorphAutomatBuilder::ConvertBuildRelationsToRelations().
void CMorphAutomNode::SetFinal | ( | bool | v | ) | [inline] |
References m_Data.
Referenced by CMorphAutomatBuilder::ConvertBuildRelationsToRelations().
Referenced by get_size_in_bytes(), GetChildrenStart(), IsFinal(), restore_from_bytes(), save_to_bytes(), SetChildrenStart(), and SetFinal().