rasdaman base DBMS
|
This is the complete list of members for InlineTile, including all inherited members.
_isCached | DBObject | protected |
_isInDatabase | DBObject | protected |
_isModified | DBObject | protected |
_isPersistent | DBObject | protected |
BLOBBufferLength | BLOBTile | static |
BLOBTile(r_Data_Format dataformat=r_Array) | BLOBTile | |
BLOBTile(const OId &BlobId) | BLOBTile | |
BLOBTile(r_Bytes newSize, char c=0, r_Data_Format dataformat=r_Array) | BLOBTile | |
BLOBTile(r_Bytes newSize, r_Bytes patSize, const char *pat, r_Data_Format dataformat=r_Array) | BLOBTile | |
BLOBTile(r_Bytes newSize, const char *newCells, r_Data_Format dataformat=r_Array) | BLOBTile | |
BLOBTile(r_Bytes newSize, const char *newCells, r_Data_Format dataformat, const OId &myOId) | BLOBTile | |
BLOBTile(const OId &BlobId, r_Bytes newSize, r_Data_Format newFmt) | BLOBTile | |
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() | BLOBTile | protectedvirtual |
destroy() | InlineTile | 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 | |
getIndexOId() const | InlineTile | |
getMemorySize() const | DBTile | virtual |
getObjectType() const | DBObject | |
getOId() const | DBObject | |
getReferenceCount(void) const | DBObject | |
getSize() const | DBTile | |
getStorageSize() const | InlineTile | |
getTotalStorageSize() const | DBObject | virtual |
incrementReferenceCount(void) | DBObject | |
inlineTile(const OId &ixOId) | InlineTile | virtual |
InlineTile(const OId &id, char *&thecells) | InlineTile | |
InlineTile(r_Data_Format dataformat=r_Array) | InlineTile | |
InlineTile(const OId &BlobId) | InlineTile | |
InlineTile(r_Bytes newSize, char c=0, r_Data_Format dataformat=r_Array) | InlineTile | |
InlineTile(r_Bytes newSize, r_Bytes patSize, const char *pat, r_Data_Format dataformat=r_Array) | InlineTile | |
InlineTile(r_Bytes newSize, const char *newCells, r_Data_Format dataformat=r_Array) | InlineTile | |
insertInDb() | BLOBTile | protectedvirtual |
insertInMemBlock(char *test) | InlineTile | virtual |
isCached() const | InlineTile | virtual |
isInlined() const | InlineTile | virtual |
isModified() const | DBObject | |
isPersistent() const | DBObject | |
kill(const OId &target, unsigned int range=0) | BLOBTile | static |
myIndexOId | InlineTile | protected |
myOId | DBObject | protected |
objecttype | DBObject | protected |
operator=(const DBObject &old) | DBObject | |
outlineTile() | InlineTile | virtual |
printStatus(unsigned int level=0, std::ostream &stream=std::cout) const | InlineTile | virtual |
readFromDb() | BLOBTile | 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 | |
setIndexOId(const OId &oid) | InlineTile | |
setModified() | InlineTile | virtual |
setNoModificationData(char *data) const | DBTile | |
setNoModificationSize(r_Bytes newSize) const | DBTile | |
setPersistent(bool newPersistent) | DBObject | virtual |
size | DBTile | mutableprotected |
updateInDb() | BLOBTile | protectedvirtual |
validate() | DBObject | |
~BLOBTile() | BLOBTile | virtual |
~DBObject() | DBObject | virtual |
~DBTile() | DBTile | virtual |
~InlineTile() | InlineTile | virtual |