This is the complete list of members for AttributeHandler, including all inherited members.
addAttributeOwner(const std::string &owner, const OwnerType &type, const std::string &name) | AttributeHandler | static |
addReference() const | RCObject | inline |
AttributeHandler(const std::string &name, const std::string &help, AttributeBase *def) | AttributeHandler | |
AttributeHandler() | AttributeHandler | private |
AttributeHandler(const AttributeHandler &) | AttributeHandler | private |
attributeOwnerDictionary_s | AttributeHandler | privatestatic |
clone() const | AttributeHandler | virtual |
COMMAND enum value | AttributeHandler | |
ELEMENT enum value | AttributeHandler | |
getDefault() const | AttributeHandler | virtual |
getHelp() const | AttributeHandler | virtual |
getName() const | AttributeHandler | virtual |
getOwner(const std::string &att) | AttributeHandler | static |
getType() const =0 | AttributeHandler | pure virtual |
is_deferred | AttributeHandler | protected |
is_readonly | AttributeHandler | protected |
isDeferred() const | AttributeHandler | |
isReadOnly() const | AttributeHandler | |
isShared() const | RCObject | inline |
itsDefault | AttributeHandler | protected |
itsHelp | AttributeHandler | protected |
itsName | AttributeHandler | protected |
NONE enum value | AttributeHandler | |
operator=(const AttributeHandler &) | AttributeHandler | private |
RCObject::operator=(const RCObject &right) | RCObject | inlineprotected |
OwnerType enum name | AttributeHandler | |
parse(Attribute &a, Statement &s, bool eval) const =0 | AttributeHandler | pure virtual |
parseComponent(Attribute &a, Statement &s, bool eval, int i) const | AttributeHandler | virtual |
RCObject() | RCObject | inlineprotected |
RCObject(const RCObject &) | RCObject | inlineprotected |
refCount | RCObject | mutableprivate |
removeReference() const | RCObject | inline |
setDeferred(bool) | AttributeHandler | |
setPredefinedValues(const std::set< std::string > &, const std::string &) | AttributeHandler | |
setReadOnly(bool) | AttributeHandler | |
STATEMENT enum value | AttributeHandler | |
SUB_COMMAND enum value | AttributeHandler | |
~AttributeHandler() | AttributeHandler | virtual |
~RCObject()=0 | RCObject | inlineprotectedpure virtual |