_isCached | DBObject | protected |
_isInDatabase | DBObject | protected |
_isModified | DBObject | protected |
_isPersistent | DBObject | protected |
addElement(const char *elemName, const char *elemType) | StructType | |
addElement(const char *elemName, const BaseType *elemType) | StructType | |
addElementPriv(const char *elemName, const BaseType *elemType) | StructType | protected |
align | StructType | protected |
BaseType() | BaseType | |
BaseType(const OId &id) | BaseType | |
BaseType(const BaseType &old) | BaseType | |
BaseType(const char *name) | BaseType | protected |
calcSize() | StructType | protected |
compatibleWith(const Type *aType) const | StructType | virtual |
CompositeType() | CompositeType | |
CompositeType(const OId &id) | CompositeType | |
CompositeType(const CompositeType &old) | CompositeType | |
CompositeType(unsigned int newSize) | CompositeType | |
CompositeType(const char *name, unsigned int newSize) | CompositeType | protected |
contains(const StructType *aStruct) const | StructType | |
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() | StructType | protectedvirtual |
destroy() | Type | virtual |
elementNames | StructType | protected |
elementOffsets | StructType | protected |
elements | StructType | protected |
getAlignment() const | StructType | |
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 |
getElemName(unsigned int num) const | StructType | |
getElemType(const char *elemName) const | StructType | |
getElemType(unsigned int num) const | StructType | |
getEOId() const | DBObject | |
getMemorySize() const | StructType | virtual |
getName() const | DBNamedObject | |
getNumElems() const | StructType | |
getObjectType() const | DBObject | |
getOffset(const char *elemName) const | StructType | |
getOffset(unsigned int num) const | StructType | |
getOId() const | DBObject | |
getReferenceCount(void) const | DBObject | |
getSize() const | CompositeType | virtual |
getTotalStorageSize() const | DBObject | virtual |
getType() const | Type | |
getTypeName() const | Type | virtual |
getTypeStructure() const | StructType | virtual |
getUnaryOp(Ops::OpType op, const BaseType *optype) const | BaseType | virtual |
incrementReferenceCount(void) | DBObject | |
insertInDb() | StructType | protectedvirtual |
isCached() const | DBObject | |
isModified() const | DBObject | |
isPersistent() const | DBObject | |
MAXNAMELENGTH | DBNamedObject | static |
moveBack(int pos) | StructType | protected |
myName | DBNamedObject | protected |
myNameSize | DBNamedObject | protected |
myOId | DBObject | protected |
myType | Type | protected |
numElems | StructType | protected |
objecttype | DBObject | protected |
operator=(const StructType &old) | StructType | |
CompositeType::operator=(const CompositeType &old) | CompositeType | |
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 | StructType | virtual |
printStatus(unsigned int level=0, std::ostream &stream=std::cout) const | DBNamedObject | virtual |
readFromDb() | StructType | 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 | CompositeType | protected |
StructType(const OId &structtypeid) | StructType | |
StructType() | StructType | |
StructType(const char *newTypeName, unsigned int numElem) | StructType | |
StructType(const StructType &old) | StructType | |
Type() | Type | |
Type(const OId &id) | Type | |
Type(const Type &old) | Type | |
Type(const char *name) | Type | protected |
updateInDb() | DBObject | protectedvirtual |
validate() | DBObject | |
~BaseType() | BaseType | virtual |
~CompositeType() | CompositeType | virtual |
~DBNamedObject() | DBNamedObject | virtual |
~DBObject() | DBObject | virtual |
~StructType() | StructType | virtual |
~Type() | Type | virtual |