ddc
Functions
MorphDict.cpp File Reference
#include "StdMorph.h"
#include "MorphDict.h"
#include "LemmaInfoSerialize.h"
Include dependency graph for MorphDict.cpp:

Functions

size_t get_size_in_bytes (const CLemmaInfoAndLemma &t)
 
size_t save_to_bytes (const CLemmaInfoAndLemma &t, BYTE *buf)
 
size_t restore_from_bytes (CLemmaInfoAndLemma &t, const BYTE *buf)
 

Function Documentation

◆ get_size_in_bytes()

size_t get_size_in_bytes ( const CLemmaInfoAndLemma t)
inline

References CLemmaInfoAndLemma::m_LemmaInfo, and CLemmaInfoAndLemma::m_LemmaStrNo.

Referenced by restore_from_bytes(), and save_to_bytes().

Here is the caller graph for this function:

◆ save_to_bytes()

size_t save_to_bytes ( const CLemmaInfoAndLemma t,
BYTE buf 
)
inline

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

Here is the call graph for this function:

◆ restore_from_bytes()

size_t restore_from_bytes ( CLemmaInfoAndLemma t,
const BYTE buf 
)
inline

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

Here is the call graph for this function: