OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for ValueDefinition, including all inherited members.
addReference() const | RCObject | inline |
builtin | Object | protected |
canReplaceBy(Object *object) | Object | virtual |
clear() | Object | |
clone(const std::string &name)=0 | Object | pure virtual |
copyAttributes(const Object &) | Object | |
execute() | Object | virtual |
findAttribute(const std::string &name) | Object | virtual |
findAttribute(const std::string &name) const | Object | virtual |
flagged | Object | protected |
getBaseObject() const | Object | |
getBool() const | ValueDefinition | virtual |
getBoolComponent(int) const | ValueDefinition | virtual |
getCategory() const | ValueDefinition | virtual |
getOpalName() const | Object | |
getParent() const | Object | |
getReal() const | ValueDefinition | virtual |
getRealComponent(int) const | ValueDefinition | virtual |
getString() const | ValueDefinition | virtual |
getStringComponent(int) const | ValueDefinition | virtual |
increment() | Object | |
isBuiltin() const | Object | |
isDirty() const | Object | |
isFlagged() const | Object | |
isShared() const | Object | virtual |
isTreeMember(const Object *subTree) const | Object | |
itsAttr | Object | |
itsHelp | Object | private |
itsName | Object | private |
itsParent | Object | private |
itsPrefix | ValueDefinition | protected |
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 |
Object() | Object | private |
Object(const Object &object) | Object | private |
occurrence | Object | private |
occurrenceCount() | Object | |
operator=(const ValueDefinition &) | ValueDefinition | private |
RCObject::operator=(const RCObject &right) | RCObject | inlineprotected |
parse(Statement &) | Object | virtual |
parseShortcut(Statement &, bool eval=true) | 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 |
refCount | RCObject | mutableprivate |
references | Object | private |
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 |
sharedFlag | Object | private |
shouldTrace() const | ValueDefinition | virtual |
shouldUpdate() const | ValueDefinition | virtual |
timeStamp | Object | private |
unregisterReference(Invalidator *a) | Object | |
update() | Object | virtual |
value() | ValueDefinition | |
value() const | ValueDefinition | |
ValueDefinition(int size, const char *name, const char *help) | ValueDefinition | protected |
ValueDefinition(const std::string &name, ValueDefinition *parent) | ValueDefinition | protected |
ValueDefinition() | ValueDefinition | private |
ValueDefinition(const ValueDefinition &) | ValueDefinition | private |
~Object() | Object | virtual |
~RCObject()=0 | RCObject | inlineprotectedpure virtual |
~ValueDefinition() | ValueDefinition | virtual |