#include "StdMorph.h"
#include "MorphDict.h"
#include "LemmaInfoSerialize.h"
size_t get_size_in_bytes | ( | const CLemmaInfoAndLemma & | t | ) | [inline] |
References get_size_in_bytes(), CLemmaInfoAndLemma::m_LemmaInfo, and CLemmaInfoAndLemma::m_LemmaStrNo.
size_t save_to_bytes | ( | const CLemmaInfoAndLemma & | t, | |
BYTE * | buf | |||
) | [inline] |
References get_size_in_bytes(), CLemmaInfoAndLemma::m_LemmaInfo, CLemmaInfoAndLemma::m_LemmaStrNo, and save_to_bytes().
size_t restore_from_bytes | ( | CLemmaInfoAndLemma & | t, | |
const BYTE * | buf | |||
) | [inline] |
References get_size_in_bytes(), CLemmaInfoAndLemma::m_LemmaInfo, CLemmaInfoAndLemma::m_LemmaStrNo, and restore_from_bytes().