Go to the source code of this file.
size_t get_size_in_bytes | ( | const CGramInfo & | i | ) | [inline] |
References get_size_in_bytes(), CGramInfo::m_Grammems, and CGramInfo::m_PartOfSpeechMask.
References get_size_in_bytes(), CGramInfo::m_Grammems, CGramInfo::m_Language, CGramInfo::m_PartOfSpeechMask, and save_to_bytes().
References get_size_in_bytes(), CGramInfo::m_Grammems, CGramInfo::m_Language, CGramInfo::m_PartOfSpeechMask, and restore_from_bytes().
size_t get_size_in_bytes | ( | const CGramInfoAndGraphemUnitOffset & | i | ) | [inline] |
References get_size_in_bytes(), CGramInfoAndGraphemUnitOffset::m_GramInfo, and CGramInfoAndGraphemUnitOffset::m_UnitOffset.
size_t save_to_bytes | ( | const CGramInfoAndGraphemUnitOffset & | i, | |
BYTE * | buf | |||
) | [inline] |
References get_size_in_bytes(), CGramInfoAndGraphemUnitOffset::m_GramInfo, CGramInfoAndGraphemUnitOffset::m_UnitOffset, and save_to_bytes().
size_t restore_from_bytes | ( | CGramInfoAndGraphemUnitOffset & | i, | |
const BYTE * | buf | |||
) | [inline] |
References get_size_in_bytes(), CGramInfoAndGraphemUnitOffset::m_GramInfo, CGramInfoAndGraphemUnitOffset::m_UnitOffset, and restore_from_bytes().