OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
AttributeHandler Member List

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)AttributeHandlerstatic
AttributeHandler(const std::string &name, const std::string &help, AttributeBase *def)AttributeHandler
AttributeHandler()AttributeHandlerprivate
AttributeHandler(const AttributeHandler &)AttributeHandlerprivate
attributeOwnerDictionary_sAttributeHandlerprivatestatic
COMMAND enum valueAttributeHandler
ELEMENT enum valueAttributeHandler
getDefault() constAttributeHandlervirtual
getHelp() constAttributeHandlervirtual
getName() constAttributeHandlervirtual
getOwner(const std::string &att)AttributeHandlerstatic
getType() const =0AttributeHandlerpure virtual
is_deferredAttributeHandlerprotected
is_readonlyAttributeHandlerprotected
isDeferred() constAttributeHandler
isReadOnly() constAttributeHandler
itsDefaultAttributeHandlerprotected
itsHelpAttributeHandlerprotected
itsNameAttributeHandlerprotected
NONE enum valueAttributeHandler
operator=(const AttributeHandler &)AttributeHandlerprivate
OwnerType enum nameAttributeHandler
parse(Attribute &a, Statement &s, bool eval) const =0AttributeHandlerpure virtual
parseComponent(Attribute &a, Statement &s, bool eval, int i) constAttributeHandlervirtual
setDeferred(bool)AttributeHandler
setPredefinedValues(const std::set< std::string > &, const std::string &)AttributeHandler
setReadOnly(bool)AttributeHandler
STATEMENT enum valueAttributeHandler
SUB_COMMAND enum valueAttributeHandler
~AttributeHandler()AttributeHandlervirtual