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

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

actualsMacroprotected
addReference() const RCObjectinline
bodyMacroCmdprivate
builtinObjectprotected
canReplaceBy(Object *object)Objectvirtual
clear()Object
clone(const std::string &name)Macrovirtual
copyAttributes(const Object &)Object
execute()MacroCmdvirtual
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
itsParserMacroCmdprivate
Macro(int size, const char *name, const char *help)Macro
Macro(const std::string &name, Object *parent)Macro
MacroCmd()MacroCmd
MacroCmd(const std::string &name, MacroCmd *parent)MacroCmd
MacroCmd(const MacroCmd &)MacroCmdprivate
makeInstance(const std::string &name, Statement &, const Parser *)MacroCmdvirtual
makeTemplate(const std::string &, TokenStream &, Statement &)MacroCmdvirtual
modifiedObjectprotected
Object(int size, const char *name, const char *help)Objectprotected
Object(const std::string &name, Object *parent)Objectprotected
occurrenceCount()Object
operator=(const MacroCmd &)MacroCmdprivate
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
~MacroCmd()MacroCmdvirtual
~Object()Objectvirtual
~RCObject()=0RCObjectinlineprotectedpure virtual