rasdaman complete source
|
This is the complete list of members for SDirIndexLogic, including all inherited members.
binaryPointSearch(const IndexDS *theIx, const r_Point &pnt, OrderPoint o, int first, int last) | SDirIndexLogic | static |
binaryRegionSearch(const IndexDS *theIx, const r_Minterval &mint, r_Area &area, KeyObjectVector &intersectedObjects, int first, int last) | SDirIndexLogic | static |
binarySearch(const IndexDS *theIx, const r_Minterval &newDomain, OrderPoint o, int first, int last) | SDirIndexLogic | static |
compare(const r_Minterval &mint1, const r_Minterval &mint2, OrderPoint o1=Lowest, OrderPoint o2=Lowest) | SDirIndexLogic | static |
containPointQuery(const IndexDS *theIx, const r_Point &searchPoint, KeyObject &result, const StorageLayout &sl) | SDirIndexLogic | static |
getObjects(const IndexDS *ixDS, KeyObjectVector &objs, const StorageLayout &sl) | SDirIndexLogic | static |
Highest enum value | SDirIndexLogic | |
insertObject(IndexDS *theIx, const KeyObject &newObject, const StorageLayout &sl) | SDirIndexLogic | static |
intersect(const IndexDS *theIx, const r_Minterval &searchInter, KeyObjectVector &objs, const StorageLayout &sl) | SDirIndexLogic | static |
intersectUnOpt(const IndexDS *theIx, const r_Minterval &searchInter, KeyObjectVector &objs) | SDirIndexLogic | static |
Lowest enum value | SDirIndexLogic | |
None enum value | SDirIndexLogic | |
OrderPoint enum name | SDirIndexLogic | |
removeObject(IndexDS *theIx, const KeyObject &tileToRemove, const StorageLayout &sl) | SDirIndexLogic | static |