#include "../common/bserialize.h"
Go to the source code of this file.
size_t get_size_in_bytes | ( | const CLemmaInfo & | t | ) | [inline] |
References get_size_in_bytes(), CLemmaInfo::m_AccentModelNo, and CLemmaInfo::m_FlexiaModelNo.
size_t save_to_bytes | ( | const CLemmaInfo & | i, | |
BYTE * | buf | |||
) | [inline] |
References get_size_in_bytes(), CLemmaInfo::m_AccentModelNo, CLemmaInfo::m_CommonAncode, CLemmaInfo::m_FlexiaModelNo, and save_to_bytes().
size_t restore_from_bytes | ( | CLemmaInfo & | i, | |
const BYTE * | buf | |||
) | [inline] |
References get_size_in_bytes(), CLemmaInfo::m_AccentModelNo, CLemmaInfo::m_CommonAncode, CLemmaInfo::m_FlexiaModelNo, and restore_from_bytes().