Go to the source code of this file.
size_t get_size_in_bytes | ( | const CTempBigram & | t | ) | [inline] |
size_t save_to_bytes | ( | const CTempBigram & | i, | |
BYTE * | buf | |||
) | [inline] |
References get_size_in_bytes(), CTempBigram::m_Distance, CTempBigram::m_LeftTokenId, CTempBigram::m_RightTokenCorpusAddress, CTempBigram::m_RightTokenId, and save_to_bytes().
size_t restore_from_bytes | ( | CTempBigram & | i, | |
const BYTE * | buf | |||
) | [inline] |
References get_size_in_bytes(), CTempBigram::m_Distance, CTempBigram::m_LeftTokenId, CTempBigram::m_RightTokenCorpusAddress, CTempBigram::m_RightTokenId, and restore_from_bytes().