OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Help Member List

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

Action(int size, const char *name, const char *help)Actionprotected
Action(const std::string &name, Action *parent)Actionprotected
Action()Actionprivate
Action(const Action &)Actionprivate
addReference() constRCObjectinline
builtinObjectprotected
canReplaceBy(Object *object)Actionvirtual
clear()Object
clone(const std::string &name)Helpvirtual
copyAttributes(const Object &)Object
execute()Helpvirtual
findAttribute(const std::string &name)Objectvirtual
findAttribute(const std::string &name) constObjectvirtual
flaggedObjectprotected
getBaseObject() constObject
getCategory() constActionvirtual
getOpalName() constObject
getParent() constObject
Help()Help
Help(const Help &)Helpprivate
Help(const std::string &name, Help *parent)Helpprivate
increment()Object
isBuiltin() constObject
isDirty() constObject
isFlagged() constObject
isShared() constObjectvirtual
isTreeMember(const Object *subTree) constObject
itsAttrObject
itsHelpObjectprivate
itsNameObjectprivate
itsParentObjectprivate
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
Object()Objectprivate
Object(const Object &object)Objectprivate
occurrenceObjectprivate
occurrenceCount()Object
operator=(const Help &)Helpprivate
RCObject::operator=(const RCObject &right)RCObjectinlineprotected
parse(Statement &)Helpvirtual
parseShortcut(Statement &, bool eval=true)Objectvirtual
print(std::ostream &) constObjectvirtual
printHelp(std::ostream &) constObjectvirtual
printValue(std::ostream &) constObjectinlinevirtual
RCObject()RCObjectinlineprotected
RCObject(const RCObject &)RCObjectinlineprotected
refCountRCObjectmutableprivate
referencesObjectprivate
registerOwnership(const AttributeHandler::OwnerType &itsClass) constObject
registerReference(Invalidator *a)Object
removeReference() constRCObjectinline
replace(Object *oldObject, Object *newObject)Objectvirtual
setDirty(bool)Object
setFlag(bool)Object
setOpalName(const std::string &name)Object
setParent(Object *)Object
setShared(bool)Objectvirtual
sharedFlagObjectprivate
shouldTrace() constActionvirtual
shouldUpdate() constActionvirtual
timeStampObjectprivate
unregisterReference(Invalidator *a)Object
update()Objectvirtual
~Action()Actionvirtual
~Help()Helpvirtual
~Object()Objectvirtual
~RCObject()=0RCObjectinlineprotectedpure virtual