rasdaman complete source
|
This is the complete list of members for DBTile, including all inherited members.
_isCached | DBObject | protected |
_isInDatabase | DBObject | protected |
_isModified | DBObject | protected |
_isPersistent | DBObject | protected |
cells | DBTile | mutableprotected |
currentFormat | DBTile | mutableprotected |
dataFormat | DBTile | protected |
DBObject() | DBObject | |
DBObject(const DBObject &old) | DBObject | |
DBObject(const OId &id) | DBObject | |
DBTile(r_Data_Format dataformat=r_Array) | DBTile | |
DBTile(const OId &BlobId) | DBTile | |
DBTile(r_Bytes newSize, char c=0, r_Data_Format dataformat=r_Array) | DBTile | |
DBTile(r_Bytes newSize, r_Bytes patSize, const char *pat, r_Data_Format dataformat=r_Array) | DBTile | |
DBTile(r_Bytes newSize, const char *newCells, r_Data_Format dataformat=r_Array) | DBTile | |
decrementReferenceCount(void) | DBObject | |
deleteFromDb() | DBObject | protectedvirtual |
destroy(void) | DBObject | virtual |
getBinaryName() const | DBObject | virtual |
getBinaryRepresentation() const | DBObject | virtual |
getCell(r_Bytes index) const | DBTile | |
getCells() | DBTile | |
getCells() const | DBTile | |
getCurrentFormat() const | DBTile | |
getDataFormat() const | DBTile | |
getEOId() const | DBObject | |
getMemorySize() const | DBTile | virtual |
getObjectType() const | DBObject | |
getOId() const | DBObject | |
getReferenceCount(void) const | DBObject | |
getSize() const | DBTile | |
getTotalStorageSize() const | DBObject | virtual |
incrementReferenceCount(void) | DBObject | |
insertInDb() | DBObject | protectedvirtual |
isCached() const | DBObject | |
isModified() const | DBObject | |
isPersistent() const | DBObject | |
myOId | DBObject | protected |
objecttype | DBObject | protected |
operator<<(std::ostream &stream, DBTile &b) | DBTile | friend |
operator=(const DBObject &old) | DBObject | |
printStatus(unsigned int level=0, std::ostream &stream=std::cout) const | DBTile | virtual |
readFromDb() | DBObject | protectedvirtual |
referenceCount | DBObject | protected |
release() | DBObject | protectedvirtual |
resize(r_Bytes newSize) | DBTile | |
setBinaryRepresentation(const BinaryRepresentation &) | DBObject | virtual |
setCached(bool newCached) | DBObject | virtual |
setCell(r_Bytes index, char newCell) | DBTile | |
setCells(char *newCells) | DBTile | |
setCurrentFormat(const r_Data_Format &dataformat) const | DBTile | |
setDataFormat(const r_Data_Format &dataformat) | DBTile | |
setModified() | DBObject | virtual |
setNoModificationData(char *data) const | DBTile | |
setNoModificationSize(r_Bytes newSize) const | DBTile | |
setPersistent(bool newPersistent) | DBObject | virtual |
size | DBTile | mutableprotected |
updateInDb() | DBObject | protectedvirtual |
validate() | DBObject | |
~DBObject() | DBObject | virtual |
~DBTile() | DBTile | virtual |