OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Element Member List

This is the complete list of members for Element, including all inherited members.

addReference() const RCObjectinline
builtinObjectprotected
canReplaceBy(Object *object)Elementvirtual
clear()Object
clone(const std::string &name)=0Objectpure virtual
copyAttributes(const Object &)Object
Element(int size, const char *name, const char *help)Elementprotected
Element(const std::string &name, Element *parent)Elementprotected
Element()Elementprivate
Element(const Element &)Elementprivate
execute()Objectvirtual
find(const std::string &name)Elementstatic
findAttribute(const std::string &name)Objectvirtual
findAttribute(const std::string &name) const Objectvirtual
flaggedObjectprotected
getBaseObject() const Object
getCategory() const Elementvirtual
getElement() const Elementinline
getEntrance(ReferenceType) const Elementvirtual
getExit(ReferenceType) const Elementvirtual
getLength() const =0Elementpure virtual
getOpalName() const Object
getParent() const Object
increment()Object
IS_CENTRE enum valueElement
IS_ENTRY enum valueElement
IS_EXIT enum valueElement
isBuiltin() const Object
isDirty() const Object
isFlagged() const Object
isShared() const Objectvirtual
isTreeMember(const Object *subTree) const Object
itsAttrObject
itsClassicElementElementprivate
makeInstance(const std::string &name, Statement &, const Parser *)Objectvirtual
makeTemplate(const std::string &, TokenStream &, Statement &)Objectvirtual
modifiedObjectprotected
Object(int size, const char *name, const char *help)Objectprotected
Object(const std::string &name, Object *parent)Objectprotected
occurrenceCount()Object
operator=(const Element &)Elementprivate
RCObject::operator=(const RCObject &right)RCObjectinlineprotected
parse(Statement &)Objectvirtual
parseShortcut(Statement &)Objectvirtual
print(std::ostream &) const Objectvirtual
printHelp(std::ostream &) const Objectvirtual
printValue(std::ostream &) const Objectinlinevirtual
RCObject()RCObjectinlineprotected
RCObject(const RCObject &)RCObjectinlineprotected
ReferenceType enum nameElement
registerOwnership(const AttributeHandler::OwnerType &itsClass) const Object
registerReference(Invalidator *a)Object
removeReference() const RCObjectinline
replace(Object *oldObject, Object *newObject)Objectvirtual
setDirty(bool)Object
setElement(ElementBase *)Elementinline
setFlag(bool)Object
setOpalName(const std::string &name)Object
setParent(Object *)Object
setShared(bool)Elementvirtual
shouldTrace() const Elementvirtual
shouldUpdate() const Elementvirtual
unregisterReference(Invalidator *a)Object
update()Objectvirtual
~Element()Elementvirtual
~Object()Objectvirtual
~RCObject()=0RCObjectinlineprotectedpure virtual