rasdaman complete source
|
This is the complete list of members for DoubleType, 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 |
compatibleWith(const Type *aType) const | BaseType | virtual |
convertToCDouble(const char *cell, double *value) const | DoubleType | virtual |
convertToCLong(const char *, r_Long *) const | RealType | virtual |
convertToCULong(const char *, r_ULong *) const | RealType | 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 |
DoubleType() | DoubleType | |
DoubleType(const OId &id) | DoubleType | |
DoubleType(const DoubleType &old) | DoubleType | |
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 *cell, const double *value) const | DoubleType | virtual |
makeFromCLong(char *, const r_Long *) const | RealType | virtual |
makeFromCULong(char *, const r_ULong *) const | RealType | virtual |
MAXNAMELENGTH | DBNamedObject | static |
myName | DBNamedObject | protected |
myNameSize | DBNamedObject | protected |
myOId | DBObject | protected |
myType | Type | protected |
Name | DoubleType | static |
objecttype | DBObject | protected |
operator=(const DoubleType &old) | DoubleType | |
RealType::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 | DoubleType | virtual |
printStatus(unsigned int level=0, std::ostream &stream=std::cout) const | DBNamedObject | virtual |
readFromDb() | DoubleType | protectedvirtual |
RealType(unsigned int newSize) | RealType | inline |
RealType(const RealType &old) | RealType | inline |
RealType(const OId &id) | RealType | inline |
RealType(const char *name, unsigned int newSize) | RealType | inlineprotected |
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 |
updateInDb() | DBObject | protectedvirtual |
validate() | DBObject | |
~AtomicType() | AtomicType | virtual |
~BaseType() | BaseType | virtual |
~DBNamedObject() | DBNamedObject | virtual |
~DBObject() | DBObject | virtual |
~DoubleType() | DoubleType | virtual |
~RealType() | RealType | inlinevirtual |
~Type() | Type | virtual |