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

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

actualsMacroprotected
addReference() const RCObjectinline
builtinObjectprotected
canReplaceBy(Object *object)Objectvirtual
clear()Object
clone(const std::string &name)Macrovirtual
copyAttributes(const Object &)Object
execute()Objectvirtual
findAttribute(const std::string &name)Objectvirtual
findAttribute(const std::string &name) const Objectvirtual
flaggedObjectprotected
formalsMacroprotected
getBaseObject() const Object
getCategory() const Macrovirtual
getOpalName() const Object
getParent() const Object
increment()Object
isBuiltin() const Object
isDirty() const Object
isFlagged() const Object
isShared() const Objectvirtual
isTreeMember(const Object *subTree) const Object
itsAttrObject
Macro(int size, const char *name, const char *help)Macro
Macro(const std::string &name, Object *parent)Macro
Macro()Macroprivate
Macro(const Macro &)Macroprivate
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 Macro &)Macroprivate
RCObject::operator=(const RCObject &right)RCObjectinlineprotected
parse(Statement &)Objectvirtual
parseActuals(Statement &)Macrovirtual
parseFormals(Statement &)Macrovirtual
parseShortcut(Statement &)Objectvirtual
print(std::ostream &) const Objectvirtual
printHelp(std::ostream &) const Objectvirtual
printValue(std::ostream &) const Objectinlinevirtual
RCObject()RCObjectinlineprotected
RCObject(const RCObject &)RCObjectinlineprotected
registerOwnership(const AttributeHandler::OwnerType &itsClass) const Object
registerReference(Invalidator *a)Object
removeReference() const RCObjectinline
replace(Object *oldObject, Object *newObject)Objectvirtual
setDirty(bool)Object
setFlag(bool)Object
setOpalName(const std::string &name)Object
setParent(Object *)Object
setShared(bool)Objectvirtual
shouldTrace() const Macrovirtual
shouldUpdate() const Macrovirtual
unregisterReference(Invalidator *a)Object
update()Objectvirtual
~Macro()Macrovirtual
~Object()Objectvirtual
~RCObject()=0RCObjectinlineprotectedpure virtual