[CADIHash.h Index] [CADIHash.h Hierarchy]
CAccessor - an abstract base class for everything accessing a GIFT database More...
#include <../libInvertedFile/include/CAccessor.h>
CAccessor - an abstract base class for everything accessing a GIFT database. in the future this might be an SQL database or Monet??
modification history:
WM 19990804 created file
compiler defines used:
Is this accessor up and working?
Translate a DocumentID to a URL (for output)
Translate a DocumentID to an accessor Element
Translate an URL to its document ID
List of the IDs of all documents present in the inverted file
get a given number of random AccessorElement's
inSize | the desired size of the inoutResultList |
inoutResultList | the list which will contain the result |
For drawing random sets. Why is this part of an CAccessor?The way the accessor is organised might influence the way random sets can be drawn. At present everything happens in RAM, but we do not want to be fixed on that.
inSize | the desired size of the inoutResultList |
inoutResultList | the list which will contain the result |
The number of images in this accessor
without this variable things like upcasting etc. won't work (see stroustrup for this)
Documentation generated by muellerw@pc7170 on Son Okt 8 16:04:40 CEST 2000 | Kdoc |