rasdaman complete source
|
This is the complete list of members for SRCIndexLogic, including all inherited members.
computeDomain(const r_Point &toConvert, const r_Point &tileConfigExtent, const r_Point &mddDomainOrigin) | SRCIndexLogic | protectedstatic |
computeNormalizedDomain(const r_Point &mddDomainExtent, const r_Point &tileConfigExtent) | SRCIndexLogic | protectedstatic |
computeNormalizedPoint(const r_Point &toNormalize, const r_Point &tileConfigExtent, const r_Point &mddDomainOrigin) | SRCIndexLogic | protectedstatic |
computeNumberOfTiles(const StorageLayout &sl, const r_Minterval &mddDomain) | SRCIndexLogic | static |
computeOId(const r_Minterval &mddDomain, const r_Point &tileConfigExtent, OId::OIdCounter baseCounter, OId::OIdType type, const r_Point &tileOrigin) | SRCIndexLogic | protectedstatic |
computeTiledDomain(const r_Minterval &completeDomain, const r_Point &tileConfigExtent, const r_Minterval &widenMe) | SRCIndexLogic | protectedstatic |
containPointQuery(const IndexDS *theIx, const r_Point &searchPoint, KeyObject &result, const StorageLayout &sl) | SRCIndexLogic | static |
getObjects(const IndexDS *ixDS, KeyObjectVector &objs, const StorageLayout &sl) | SRCIndexLogic | static |
insertObject(IndexDS *theIx, const KeyObject &newObject, const StorageLayout &sl) | SRCIndexLogic | static |
intersect(const IndexDS *theIx, const r_Minterval &searchInter, KeyObjectVector &objs, const StorageLayout &sl) | SRCIndexLogic | static |
removeObject(IndexDS *theIx, const KeyObject &tileToRemove, const StorageLayout &sl) | SRCIndexLogic | static |