rasdaman complete source
|
This is the complete list of members for IndexDS, including all inherited members.
_isCached | DBObject | protected |
_isInDatabase | DBObject | protected |
_isModified | DBObject | protected |
_isPersistent | DBObject | protected |
DBObject() | DBObject | |
DBObject(const DBObject &old) | DBObject | |
DBObject(const OId &id) | DBObject | |
decrementReferenceCount(void) | DBObject | |
deleteFromDb() | DBObject | protectedvirtual |
destroy(void) | DBObject | virtual |
freeDS()=0 | IndexDS | pure virtual |
getAssignedDomain() const =0 | IndexDS | pure virtual |
getBinaryName() const | DBObject | virtual |
getBinaryRepresentation() const | DBObject | virtual |
getCoveredDomain() const =0 | IndexDS | pure virtual |
getDimension() const =0 | IndexDS | pure virtual |
getEOId() const | DBObject | |
getIdentifier() const =0 | IndexDS | pure virtual |
getMemorySize() const | DBObject | virtual |
getNewInstance() const =0 | IndexDS | pure virtual |
getObject(unsigned int pos) const =0 | IndexDS | pure virtual |
getObjectDomain(unsigned int pos) const =0 | IndexDS | pure virtual |
getObjects(KeyObjectVector &objs) const =0 | IndexDS | pure virtual |
getObjectType() const | DBObject | |
getOId() const | DBObject | |
getOptimalSize() const =0 | IndexDS | pure virtual |
getReferenceCount(void) const | DBObject | |
getSize() const =0 | IndexDS | pure virtual |
getTotalStorageSize() const | DBObject | virtual |
incrementReferenceCount(void) | DBObject | |
IndexDS() | IndexDS | inline |
IndexDS(const OId &id) | IndexDS | inline |
insertInDb() | DBObject | protectedvirtual |
insertObject(const KeyObject &theKey, unsigned int pos)=0 | IndexDS | pure virtual |
isCached() const | DBObject | |
isModified() const | DBObject | |
isOverFull() const =0 | IndexDS | pure virtual |
isPersistent() const | DBObject | |
isSameAs(const IndexDS *pix) const =0 | IndexDS | pure virtual |
isUnderFull() const =0 | IndexDS | pure virtual |
isValid() const =0 | IndexDS | pure virtual |
myOId | DBObject | protected |
objecttype | DBObject | protected |
operator=(const DBObject &old) | DBObject | |
printStatus(unsigned int level=0, std::ostream &stream=std::cout) const | DBObject | virtual |
readFromDb() | DBObject | protectedvirtual |
referenceCount | DBObject | protected |
release() | DBObject | protectedvirtual |
removeObject(unsigned int pos)=0 | IndexDS | pure virtual |
removeObject(const KeyObject &theKey)=0 | IndexDS | pure virtual |
setAssignedDomain(const r_Minterval &domain)=0 | IndexDS | pure virtual |
setBinaryRepresentation(const BinaryRepresentation &) | DBObject | virtual |
setCached(bool newCached) | DBObject | virtual |
setModified() | DBObject | virtual |
setObject(const KeyObject &theKey, unsigned int pos)=0 | IndexDS | pure virtual |
setObjectDomain(const r_Minterval &dom, unsigned int pos)=0 | IndexDS | pure virtual |
setPersistent(bool newPersistent) | DBObject | virtual |
updateInDb() | DBObject | protectedvirtual |
validate() | DBObject | |
~DBObject() | DBObject | virtual |