[CADIHash.h Index] [CADIHash.h Hierarchy]
CAccessorProxy: The goal of this is to make it possible to have a list containing accessors to all possible collections, without really opening the accessors More...
#include <../libInvertedFile/include/CAccessorProxy.h>
CAccessorProxy: The goal of this is to make it possible to have a list containing accessors to all possible collections, without really opening the accessors.
The accessor proxy is in fact an open/close counter for accessors. This permits multiple query structures to share just one accessor, and it avoids having to open all kinds of accessors when starting the program.
open an accessor. This is the important part for the outside: Open or close inverted file accessors. Several queries can share one accessor, the accessor will be constructed when the first CQuery needs it, and it will be deleted, when the last one does not need it any more:
closing an accessor.
Once this is working this will replaceabout every set/get function which follows
generate out put for shandshake message
pack the content of this into an CXMLElement with elementname "collection"
Constructor
for sorting
Factory for making all kinds of accessors
Documentation generated by muellerw@pc7170 on Son Okt 8 16:04:40 CEST 2000 | Kdoc |