ddc
|
Functions | |
static int | InitAlphabet (MorphLanguageEnum Language, int *pCode2Alphabet, int *pAlphabet2Code, size_t AnnotChar) |
size_t | get_size_in_bytes (const CMorphAutomNode &t) |
size_t | save_to_bytes (const CMorphAutomNode &t, BYTE *buf) |
size_t | restore_from_bytes (CMorphAutomNode &t, const BYTE *buf) |
size_t | get_size_in_bytes (const CMorphAutomRelation &t) |
size_t | save_to_bytes (const CMorphAutomRelation &t, BYTE *buf) |
size_t | restore_from_bytes (CMorphAutomRelation &t, const BYTE *buf) |
|
static |
References ErrorMessage(), is_alpha(), is_upper_alpha(), MaxAlphabetSize, morphEnglish, morphGerman, and morphURL.
Referenced by CABCEncoder::CABCEncoder().
|
inline |
References CMorphAutomNode::m_Data.
Referenced by get_size_in_bytes(), restore_from_bytes(), and save_to_bytes().
|
inline |
References get_size_in_bytes(), and CMorphAutomNode::m_Data.
Referenced by save_to_bytes().
|
inline |
References get_size_in_bytes(), and CMorphAutomNode::m_Data.
Referenced by restore_from_bytes().
|
inline |
References get_size_in_bytes(), and CMorphAutomRelation::m_Data.
|
inline |
References get_size_in_bytes(), CMorphAutomRelation::m_Data, and save_to_bytes().
|
inline |
References get_size_in_bytes(), CMorphAutomRelation::m_Data, and restore_from_bytes().