class RECLIST


Public Methods

void AddEntry (const RECORD& RecordEntry)
void CleanUp ()
void Expand ()
void GetEntry (const INT Index, PRECORD RecordEntry)
INT GetTotalEntries ()
RECLIST ()
void Resize (const INT Entries)
~RECLIST ()

Private Fields

INT MaxEntries
PRECORD Table
INT TotalEntries

Documentation

RECLIST()

void AddEntry(const RECORD& RecordEntry)

void GetEntry(const INT Index, PRECORD RecordEntry)

void Expand()

void CleanUp()

void Resize(const INT Entries)

INT GetTotalEntries()

~RECLIST()

PRECORD Table

INT TotalEntries

INT MaxEntries


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