class RSET


Public Methods

void AddEntry (const RESULT& ResultRecord)
void CleanUp ()
void Expand ()
void GetEntry (const INT Index, PRESULT ResultRecord)
INT GetScaledScore (const DOUBLE UnscaledScore, const INT ScaleFactor)
SIZE_T GetTotalEntries ()
void LoadTable (const STRING& FileName)
void Resize (const SIZE_T Entries)
RSET ()
void SaveTable (const STRING& FileName)
void SetEntry (const INT x, const RESULT& ResultRecord )
void SetScoreRange (DOUBLE High, DOUBLE Low)
void SortByKey ()
void SortByScore ()
~RSET ()

Private Fields

DOUBLE HighScore
LowScore
SIZE_T MaxEntries
PRESULT Table
SIZE_T TotalEntries

Documentation

RSET()

void LoadTable(const STRING& FileName)

void SaveTable(const STRING& FileName)

void AddEntry(const RESULT& ResultRecord)

void GetEntry(const INT Index, PRESULT ResultRecord)

void SortByKey()

void SortByScore()

INT GetScaledScore(const DOUBLE UnscaledScore, const INT ScaleFactor)

void Expand()

void CleanUp()

void Resize(const SIZE_T Entries)

void SetEntry(const INT x, const RESULT& ResultRecord )

SIZE_T GetTotalEntries()

void SetScoreRange(DOUBLE High, DOUBLE Low)

~RSET()

PRESULT Table

SIZE_T TotalEntries

SIZE_T MaxEntries

DOUBLE HighScore

LowScore


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de