OPAL (Object Oriented Parallel Accelerator Library)
2.2.0
OPAL
|
This is the complete list of members for Call, including all inherited members.
Action(int size, const char *name, const char *help) | Action | protected |
Action(const std::string &name, Action *parent) | Action | protected |
addReference() const | RCObject | inline |
builtin | Object | protected |
Call() | Call | |
Call(const Call &) | Call | private |
Call(const std::string &name, Call *parent) | Call | private |
canReplaceBy(Object *object) | Action | virtual |
clear() | Object | |
clone(const std::string &name) | Call | virtual |
copyAttributes(const Object &) | Object | |
execute() | Call | virtual |
findAttribute(const std::string &name) | Object | virtual |
findAttribute(const std::string &name) const | Object | virtual |
flagged | Object | protected |
getBaseObject() const | Object | |
getCategory() const | Action | virtual |
getOpalName() const | Object | |
getParent() const | Object | |
increment() | Object | |
isBuiltin() const | Object | |
isDirty() const | Object | |
isFlagged() const | Object | |
isShared() const | Object | virtual |
isTreeMember(const Object *subTree) const | Object | |
itsAttr | Object | |
makeInstance(const std::string &name, Statement &, const Parser *) | Object | virtual |
makeTemplate(const std::string &, TokenStream &, Statement &) | Object | virtual |
modified | Object | protected |
Object(int size, const char *name, const char *help) | Object | protected |
Object(const std::string &name, Object *parent) | Object | protected |
occurrenceCount() | Object | |
operator=(const Call &) | Call | private |
RCObject::operator=(const RCObject &right) | RCObject | inlineprotected |
parse(Statement &) | Call | virtual |
parseShortcut(Statement &) | Object | virtual |
print(std::ostream &) const | Object | virtual |
printHelp(std::ostream &) const | Object | virtual |
printValue(std::ostream &) const | Object | inlinevirtual |
RCObject() | RCObject | inlineprotected |
RCObject(const RCObject &) | RCObject | inlineprotected |
registerOwnership(const AttributeHandler::OwnerType &itsClass) const | Object | |
registerReference(Invalidator *a) | Object | |
removeReference() const | RCObject | inline |
replace(Object *oldObject, Object *newObject) | Object | virtual |
setDirty(bool) | Object | |
setFlag(bool) | Object | |
setOpalName(const std::string &name) | Object | |
setParent(Object *) | Object | |
setShared(bool) | Object | virtual |
shouldTrace() const | Action | virtual |
shouldUpdate() const | Action | virtual |
unregisterReference(Invalidator *a) | Object | |
update() | Object | virtual |
~Action() | Action | virtual |
~Call() | Call | virtual |
~Object() | Object | virtual |
~RCObject()=0 | RCObject | inlineprotectedpure virtual |