Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
IndexEntry Member List

This is the complete list of members for IndexEntry, including all inherited members.

CharToFlag(char ch)IndexEntryinlinestatic
CharToFlagMask(char flag)IndexEntryinlinestatic
clearFlags()IndexEntryinline
GetBlack() constIndexEntryinline
GetBlackElo() constIndexEntryinline
GetBlackElo(const NameBase *nb) constIndexEntryinline
GetBlackName(const NameBase *nb) constIndexEntryinline
GetBlackRatingType() constIndexEntryinline
GetCommentCount() constIndexEntryinline
GetCommentsFlag() constIndexEntryinline
GetDate() constIndexEntryinline
GetDay() constIndexEntryinline
GetDeleteFlag() constIndexEntryinline
GetEcoCode() constIndexEntryinline
GetEvent() constIndexEntryinline
GetEventDate() constIndexEntryinline
GetEventName(const NameBase *nb) constIndexEntryinline
GetFinalMatSig() constIndexEntryinline
GetFlag(uint32_t mask) constIndexEntryinline
GetFlagStr(char *dest, const char *flags) constIndexEntryinline
GetHomePawnData() constIndexEntryinline
GetHomePawnData()IndexEntryinline
GetLength() constIndexEntryinline
GetMonth() constIndexEntryinline
GetNagCount() constIndexEntryinline
GetNagsFlag() constIndexEntryinline
GetNumHalfMoves() constIndexEntryinline
GetOffset() constIndexEntryinline
GetPromotionsFlag() constIndexEntryinline
GetRating(const NameBase *nb) constIndexEntryinline
GetResult() constIndexEntryinline
GetRound() constIndexEntryinline
GetRoundName(const NameBase *nb) constIndexEntryinline
GetSite() constIndexEntryinline
GetSiteName(const NameBase *nb) constIndexEntryinline
GetStartFlag() constIndexEntryinline
GetStoredLineCode() constIndexEntryinline
GetUnderPromoFlag() constIndexEntryinline
GetVariationCount() constIndexEntryinline
GetVariationsFlag() constIndexEntryinline
GetWhite() constIndexEntryinline
GetWhiteElo() constIndexEntryinline
GetWhiteElo(const NameBase *nb) constIndexEntryinline
GetWhiteName(const NameBase *nb) constIndexEntryinline
GetWhiteRatingType() constIndexEntryinline
GetYear() constIndexEntryinline
IDX_FLAG_BLACK_OP enum valueIndexEntry
IDX_FLAG_BLUNDER enum valueIndexEntry
IDX_FLAG_BRILLIANCY enum valueIndexEntry
IDX_FLAG_CUSTOM1 enum valueIndexEntry
IDX_FLAG_CUSTOM2 enum valueIndexEntry
IDX_FLAG_CUSTOM3 enum valueIndexEntry
IDX_FLAG_CUSTOM4 enum valueIndexEntry
IDX_FLAG_CUSTOM5 enum valueIndexEntry
IDX_FLAG_CUSTOM6 enum valueIndexEntry
IDX_FLAG_DELETE enum valueIndexEntry
IDX_FLAG_ENDGAME enum valueIndexEntry
IDX_FLAG_KSIDE enum valueIndexEntry
IDX_FLAG_MIDDLEGAME enum valueIndexEntry
IDX_FLAG_NOVELTY enum valueIndexEntry
IDX_FLAG_PAWN enum valueIndexEntry
IDX_FLAG_PROMO enum valueIndexEntry
IDX_FLAG_QSIDE enum valueIndexEntry
IDX_FLAG_START enum valueIndexEntry
IDX_FLAG_TACTICS enum valueIndexEntry
IDX_FLAG_UPROMO enum valueIndexEntry
IDX_FLAG_USER enum valueIndexEntry
IDX_FLAG_WHITE_OP enum valueIndexEntry
IDX_MASK_ALLFLAGSIndexEntrystatic
IDX_NUM_FLAGS enum valueIndexEntry
Init()IndexEntryinline
SetBlack(idNumberT id)IndexEntryinline
SetBlackElo(eloT elo)IndexEntryinline
SetBlackRatingType(byte b)IndexEntryinline
SetCommentCount(unsigned x)IndexEntryinline
SetDate(dateT date)IndexEntryinline
SetDeleteFlag(bool b)IndexEntryinline
SetEcoCode(ecoT eco)IndexEntryinline
SetEvent(idNumberT id)IndexEntryinline
SetEventDate(dateT edate)IndexEntryinline
SetFinalMatSig(matSigT ms)IndexEntryinline
SetFlag(uint32_t flagMask, bool set)IndexEntryinline
SetLength(size_t length)IndexEntryinline
SetNagCount(unsigned x)IndexEntryinline
SetNumHalfMoves(ushort b)IndexEntryinline
SetOffset(uint64_t offset)IndexEntryinline
SetPlayer(colorT col, idNumberT id)IndexEntryinline
SetPromotionsFlag(bool b)IndexEntryinline
SetRawCommentCount(unsigned x)IndexEntryinline
SetRawNagCount(unsigned x)IndexEntryinline
SetRawVariationCount(unsigned x)IndexEntryinline
SetResult(resultT res)IndexEntryinline
SetRound(idNumberT id)IndexEntryinline
SetSite(idNumberT id)IndexEntryinline
SetStartFlag(bool b)IndexEntryinline
SetStoredLineCode(byte b)IndexEntryinline
SetUnderPromoFlag(bool b)IndexEntryinline
SetVariationCount(unsigned x)IndexEntryinline
SetWhite(idNumberT id)IndexEntryinline
SetWhiteElo(eloT elo)IndexEntryinline
SetWhiteRatingType(byte b)IndexEntryinline
StrToFlagMask(const char *flags)IndexEntryinlinestatic
Write(T *file, versionT version) constIndexEntry