rasdaman base DBMS
|
This is the complete list of members for CharType, including all inherited members.
_isCached | DBObject | protected |
_isInDatabase | DBObject | protected |
_isModified | DBObject | protected |
_isPersistent | DBObject | protected |
AtomicType(unsigned int newSize) | AtomicType | |
AtomicType(const AtomicType &old) | AtomicType | |
AtomicType(const OId &id) | AtomicType | |
AtomicType(const char *name, unsigned int newSize) | AtomicType | protected |
BaseType() | BaseType | |
BaseType(const OId &id) | BaseType | |
BaseType(const BaseType &old) | BaseType | |
BaseType(const char *name) | BaseType | protected |
CharType() | CharType | |
CharType(const OId &id) | CharType | |
CharType(const CharType &old) | CharType | |
compatibleWith(const Type *aType) const | BaseType | virtual |
convertToCDouble(const char *, double *) const | UIntegralType | virtual |
convertToCLong(const char *, r_Long *) const | UIntegralType | virtual |
convertToCULong(const char *cell, r_ULong *value) const | CharType | virtual |
DBNamedObject() | DBNamedObject | |
DBNamedObject(const OId &id) | DBNamedObject | |
DBNamedObject(const DBNamedObject &old) | DBNamedObject | |
DBNamedObject(const char *name) | DBNamedObject | |
DBNamedObject(const OId &id, const char *name) | DBNamedObject | |
DBObject() | DBObject | |
DBObject(const DBObject &old) | DBObject | |
DBObject(const OId &id) | DBObject | |
decrementReferenceCount(void) | DBObject | |
defaultName | DBNamedObject | protectedstatic |
deleteFromDb() | DBObject | protectedvirtual |
destroy() | Type | virtual |
getBinaryName() const | DBObject | virtual |
getBinaryOp(Ops::OpType op, const BaseType *op1type, const BaseType *op2type) const | BaseType | virtual |
getBinaryRepresentation() const | DBObject | virtual |
getCondenseOp(Ops::OpType op) const | BaseType | virtual |
getEOId() const | DBObject | |
getMemorySize() const | DBNamedObject | virtual |
getName() const | DBNamedObject | |
getObjectType() const | DBObject | |
getOId() const | DBObject | |
getReferenceCount(void) const | DBObject | |
getSize() const | AtomicType | virtual |
getTotalStorageSize() const | DBObject | virtual |
getType() const | Type | |
getTypeName() const | Type | virtual |
getTypeStructure() const | Type | virtual |
getUnaryOp(Ops::OpType op, const BaseType *optype) const | BaseType | virtual |
incrementReferenceCount(void) | DBObject | |
insertInDb() | DBObject | protectedvirtual |
isCached() const | DBObject | |
isModified() const | DBObject | |
isPersistent() const | DBObject | |
makeFromCDouble(char *, const double *) const | UIntegralType | virtual |
makeFromCLong(char *, const r_Long *) const | UIntegralType | virtual |
makeFromCULong(char *cell, const r_ULong *value) const | CharType | virtual |
MAXNAMELENGTH | DBNamedObject | static |
myName | DBNamedObject | protected |
myNameSize | DBNamedObject | protected |
myOId | DBObject | protected |
myType | Type | protected |
Name | CharType | static |
objecttype | DBObject | protected |
operator=(const CharType &old) | CharType | |
UIntegralType::operator=(const AtomicType &old) | AtomicType | |
BaseType::operator=(const BaseType &old) | BaseType | |
Type::operator=(const Type &old) | Type | |
DBNamedObject::operator=(const DBNamedObject &old) | DBNamedObject | |
DBObject::operator=(const DBObject &old) | DBObject | |
printCell(ostream &stream, const char *cell) const | CharType | virtual |
printStatus(unsigned int level=0, std::ostream &stream=std::cout) const | DBNamedObject | virtual |
readFromDb() | CharType | protectedvirtual |
referenceCount | DBObject | protected |
release() | DBObject | protectedvirtual |
setBinaryRepresentation(const BinaryRepresentation &) | DBObject | virtual |
setCached(bool newCached) | DBObject | virtual |
setModified() | DBObject | virtual |
setName(const char *newname) | DBNamedObject | protected |
setName(const short length, const char *data) | DBNamedObject | protected |
setPersistent(bool newPersistent) | DBObject | virtual |
size | AtomicType | protected |
Type() | Type | |
Type(const OId &id) | Type | |
Type(const Type &old) | Type | |
Type(const char *name) | Type | protected |
UIntegralType(unsigned int newSize) | UIntegralType | inline |
UIntegralType(const UIntegralType &old) | UIntegralType | inline |
UIntegralType(const OId &id) | UIntegralType | inline |
UIntegralType(const char *name, unsigned int newSize) | UIntegralType | inlineprotected |
updateInDb() | DBObject | protectedvirtual |
validate() | DBObject | |
~AtomicType() | AtomicType | virtual |
~BaseType() | BaseType | virtual |
~CharType() | CharType | virtual |
~DBNamedObject() | DBNamedObject | virtual |
~DBObject() | DBObject | virtual |
~Type() | Type | virtual |
~UIntegralType() | UIntegralType | inlinevirtual |