OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for Attribute, including all inherited members.
Attribute() | Attribute | |
Attribute(const Attribute &rhs) | Attribute | |
Attribute(AttributeHandler *h, AttributeBase *b=nullptr) | Attribute | |
base | Attribute | private |
defaultUsed() const | Attribute | inline |
getBase() const | Attribute | |
getHandler() const | Attribute | |
getHelp() const | Attribute | |
getImage() const | Attribute | |
getName() const | Attribute | |
getType() const | Attribute | |
handler | Attribute | private |
isBaseAllocated() const | Attribute | |
isDefault | Attribute | private |
isDeferred() const | Attribute | |
isExpression() const | Attribute | |
isReadOnly() const | Attribute | |
operator bool() const | Attribute | inline |
operator=(const Attribute &) | Attribute | |
parse(Statement &stat, bool eval) | Attribute | |
parseComponent(Statement &stat, bool eval, int index) | Attribute | |
print(int &len) const | Attribute | |
set(AttributeBase *newBase) | Attribute | |
setDefault() | Attribute | |
setDeferred(bool) | Attribute | |
setReadOnly(bool) | Attribute | |
~Attribute() | Attribute |