class NUMERICLIST


Inheritance:


Public Fields














Public Methods

void Cleanup ()
void Dump (INT4 start, INT4 end)
void Dump ()
void Expand ()
SearchState Find (DOUBLE Key, INT4 Relation, INT4 *Index)
SearchState Find (STRING Fn, DOUBLE Key, INT4 Relation, INT4 *Index)
SearchState Find (STRING Fn, INT4 Key, INT4 Relation, INT4 *Index)
SearchState Find (INT4 Key, INT4 Relation, INT4 *Index)
INT GetAttribute ()
INT GetCoords ()
INT4 GetCount ()
INT4 GetGlobalStart (INT4 i)
INT4 GetNextHitPosition ()
DOUBLE GetNumericValue (INT i)
INT GetRelation ()
INT4 LoadTable (INT4 Start, INT4 End, NumBlock Offset)
INT4 LoadTable (INT4 Start, INT4 End)
NUMERICLIST (INT n)
NUMERICLIST ()
void ResetHitPosition ()
void Resize (INT4 Entries)
void SetAttribute (INT x)
void SetCoords (INT n)
void SetFileName (PCHR s)
void SetFileName (STRING s)
void SetRelation (INT r)
void Sort ()
void SortByGP ()
void TempLoad ()
void WriteTable (INT Offset)
void WriteTable ()
~NUMERICLIST ()

Private Fields

INT Attribute
INT4 Count
INT4 EndIndex
STRING FileName
INT4 MaxEntries
INT Ncoords
INT4 Pointer
INT Relation
INT4 StartIndex
PNUMERICFLD table

Private Methods

SearchState DiskFind (STRING Fn, DOUBLE Key, INT4 Relation, INT4 *Index)
SearchState DiskFind (STRING Fn, INT4 Key, INT4 Relation, INT4 *Index)
SearchState Matcher (DOUBLE Key, DOUBLE A, DOUBLE B, DOUBLE C, INT4 Relation, INT4 Type)
SearchState Matcher (INT4 Key, INT4 A, INT4 B, INT4 C, INT4 Relation, INT4 Type)
SearchState MemFind (DOUBLE Key, INT4 Relation, INT4 *Index)
SearchState MemFind (INT4 Key, INT4 Relation, INT4 *Index)

Documentation

PNUMERICFLD table

INT4 Count

INT Attribute

INT4 Pointer

INT4 MaxEntries

INT4 StartIndex

INT4 EndIndex

INT Relation

STRING FileName

INT Ncoords

SearchState DiskFind(STRING Fn, DOUBLE Key, INT4 Relation, INT4 *Index)

SearchState MemFind(DOUBLE Key, INT4 Relation, INT4 *Index)

SearchState DiskFind(STRING Fn, INT4 Key, INT4 Relation, INT4 *Index)

SearchState MemFind(INT4 Key, INT4 Relation, INT4 *Index)

SearchState Matcher(DOUBLE Key, DOUBLE A, DOUBLE B, DOUBLE C, INT4 Relation, INT4 Type)

SearchState Matcher(INT4 Key, INT4 A, INT4 B, INT4 C, INT4 Relation, INT4 Type)

NUMERICLIST()

NUMERICLIST(INT n)

void SetRelation(INT r)

INT GetRelation()

DOUBLE GetNumericValue(INT i)

INT GetAttribute()

void SetAttribute(INT x)

INT4 GetCount()

void Expand()

void Cleanup()

INT4 GetGlobalStart(INT4 i)

void SetFileName(STRING s)

void SetFileName(PCHR s)

void SetCoords(INT n)

INT GetCoords()

SearchState Find(STRING Fn, DOUBLE Key, INT4 Relation, INT4 *Index)

SearchState Find(STRING Fn, INT4 Key, INT4 Relation, INT4 *Index)

SearchState Find(DOUBLE Key, INT4 Relation, INT4 *Index)

SearchState Find(INT4 Key, INT4 Relation, INT4 *Index)

void Sort()

void SortByGP()

void Dump()

void Dump(INT4 start, INT4 end)

void Resize(INT4 Entries)

void TempLoad()

INT4 LoadTable(INT4 Start, INT4 End)

INT4 LoadTable(INT4 Start, INT4 End, NumBlock Offset)

void WriteTable()

void WriteTable(INT Offset)

void ResetHitPosition()

INT4 GetNextHitPosition()

~NUMERICLIST()


Direct child classes:
INTERVALLIST

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