ddc
|
#include <Ross.h>
Public Member Functions | |
CStructEntry (const char *_Lemma="\", int _MeanNum=0) | |
bool | HasEmptyArticle () const |
bool | operator== (const CStructEntry &X) const |
bool | operator< (const CStructEntry &X) const |
Public Attributes | |
int | m_EntryId |
char | m_EntryStr [EntryStrSize] |
BYTE | m_MeanNum |
int | m_StartCortegeNo |
int | m_LastCortegeNo |
bool | m_bSelected |
BYTE | __dummy |
char | m_AuthorStr [AuthorNameSize] |
|
inline |
References EntryStrSize, InitialEndPos, and InitialStartPos.
|
inline |
References InitialStartPos.
|
inline |
References m_EntryStr, and m_MeanNum.
|
inline |
References m_EntryStr, and m_MeanNum.
int CStructEntry::m_EntryId |
Referenced by get_size_in_bytes(), TRoss::GetUnitsSize(), TRoss::InsertUnit(), restore_from_bytes(), and save_to_bytes().
char CStructEntry::m_EntryStr[EntryStrSize] |
BYTE CStructEntry::m_MeanNum |
int CStructEntry::m_StartCortegeNo |
Referenced by get_size_in_bytes(), restore_from_bytes(), and save_to_bytes().
int CStructEntry::m_LastCortegeNo |
Referenced by get_size_in_bytes(), restore_from_bytes(), and save_to_bytes().
bool CStructEntry::m_bSelected |
Referenced by restore_from_bytes(), and save_to_bytes().
BYTE CStructEntry::__dummy |
Referenced by get_size_in_bytes(), restore_from_bytes(), and save_to_bytes().
char CStructEntry::m_AuthorStr[AuthorNameSize] |
Referenced by TRoss::GetUnitTextHeader(), TRoss::InsertUnit(), restore_from_bytes(), and save_to_bytes().