Functions

MorphDict.cpp File Reference

#include "StdMorph.h"
#include "MorphDict.h"
#include "LemmaInfoSerialize.h"
Include dependency graph for MorphDict.cpp:

Functions


Function Documentation

size_t get_size_in_bytes ( const CLemmaInfoAndLemma t  )  [inline]

References get_size_in_bytes(), CLemmaInfoAndLemma::m_LemmaInfo, and CLemmaInfoAndLemma::m_LemmaStrNo.

Here is the call graph for this function:

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().

Here is the call graph for this function:

size_t restore_from_bytes ( CLemmaInfoAndLemma t,
const BYTE buf 
) [inline]