rasdaman base DBMS
|
This is the complete list of members for DBRCIndexDS, including all inherited members.
BytesPerTupel | DBRCIndexDS | static |
currentDbRows | DBRCIndexDS | protected |
DBRCIndexDS(const r_Minterval &definedDomain, unsigned int numberTiles, OId::OIdType theEntryType=OId::BLOBOID) | DBRCIndexDS | |
DBRCIndexDS(const OId &id) | DBRCIndexDS | protected |
deleteFromDb() | DBRCIndexDS | protectedvirtual |
destroy() | DBRCIndexDS | virtual |
freeDS() | DBRCIndexDS | virtual |
getAssignedDomain() const | DBRCIndexDS | virtual |
getBaseCounter() const | DBRCIndexDS | virtual |
getBaseOIdType() const | DBRCIndexDS | virtual |
getCoveredDomain() const | DBRCIndexDS | virtual |
getDimension() const | DBRCIndexDS | virtual |
getIdentifier() const | DBRCIndexDS | virtual |
getNewInstance() const | DBRCIndexDS | virtual |
getObject(unsigned int pos) const | DBRCIndexDS | virtual |
getObjectDomain(unsigned int pos) const | DBRCIndexDS | virtual |
getObjects(KeyObjectVector &objs) const | DBRCIndexDS | virtual |
getOptimalSize() const | DBRCIndexDS | virtual |
getSize() const | DBRCIndexDS | virtual |
getTotalStorageSize() const | DBRCIndexDS | virtual |
insertInDb() | DBRCIndexDS | protectedvirtual |
insertObject(const KeyObject &theKey, unsigned int pos) | DBRCIndexDS | virtual |
isOverFull() const | DBRCIndexDS | virtual |
isSameAs(const IndexDS *pix) const | DBRCIndexDS | virtual |
isUnderFull() const | DBRCIndexDS | virtual |
isValid() const | DBRCIndexDS | virtual |
myBaseCounter | DBRCIndexDS | protected |
myBaseOIdType | DBRCIndexDS | protected |
myDomain | DBRCIndexDS | protected |
mySize | DBRCIndexDS | protected |
printStatus(unsigned int level=0, std::ostream &stream=std::cout) const | DBRCIndexDS | virtual |
readFromDb() | DBRCIndexDS | protectedvirtual |
removeObject(unsigned int pos) | DBRCIndexDS | virtual |
removeObject(const KeyObject &theKey) | DBRCIndexDS | virtual |
setAssignedDomain(const r_Minterval &domain) | DBRCIndexDS | virtual |
setObject(const KeyObject &theKey, unsigned int pos) | DBRCIndexDS | virtual |
setObjectDomain(const r_Minterval &dom, unsigned int pos) | DBRCIndexDS | virtual |
updateInDb() | DBRCIndexDS | protectedvirtual |
~DBRCIndexDS() | DBRCIndexDS | virtual |