OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
ConstraintCmd Member List

This is the complete list of members for ConstraintCmd, including all inherited members.

Action(int size, const char *name, const char *help)Actionprotected
Action(const std::string &name, Action *parent)Actionprotected
addReference() const RCObjectinline
builtinObjectprotected
canReplaceBy(Object *object)Actionvirtual
clear()Object
clone(const std::string &name)ConstraintCmdvirtual
ConstraintCmd()ConstraintCmd
ConstraintCmd(const ConstraintCmd &)ConstraintCmdprivate
ConstraintCmd(const std::string &name, ConstraintCmd *parent)ConstraintCmdprivate
copyAttributes(const Object &)Object
execute()ConstraintCmdvirtual
findAttribute(const std::string &name)Objectvirtual
findAttribute(const std::string &name) const Objectvirtual
flaggedObjectprotected
getBaseObject() const Object
getCategory() const Actionvirtual
getOpalName() const Object
getParent() const Object
increment()Object
isBuiltin() const Object
isDirty() const Object
isFlagged() const Object
isShared() const Objectvirtual
isTreeMember(const Object *subTree) const Object
itsAttrObject
makeInstance(const std::string &name, Statement &, const Parser *)Objectvirtual
makeTemplate(const std::string &, TokenStream &, Statement &)Objectvirtual
modifiedObjectprotected
Object(int size, const char *name, const char *help)Objectprotected
Object(const std::string &name, Object *parent)Objectprotected
occurrenceCount()Object
operator=(const ConstraintCmd &)ConstraintCmdprivate
RCObject::operator=(const RCObject &right)RCObjectinlineprotected
parse(Statement &)ConstraintCmdvirtual
parseShortcut(Statement &)Objectvirtual
print(std::ostream &) const ConstraintCmdvirtual
printHelp(std::ostream &) const ConstraintCmdvirtual
printValue(std::ostream &) const Objectinlinevirtual
RCObject()RCObjectinlineprotected
RCObject(const RCObject &)RCObjectinlineprotected
registerOwnership(const AttributeHandler::OwnerType &itsClass) const Object
registerReference(Invalidator *a)Object
relationConstraintCmdprivate
removeReference() const RCObjectinline
replace(Object *oldObject, Object *newObject)Objectvirtual
setDirty(bool)Object
setFlag(bool)Object
setOpalName(const std::string &name)Object
setParent(Object *)Object
setShared(bool)Objectvirtual
shouldTrace() const Actionvirtual
shouldUpdate() const Actionvirtual
unregisterReference(Invalidator *a)Object
update()Objectvirtual
~Action()Actionvirtual
~ConstraintCmd()ConstraintCmdvirtual
~Object()Objectvirtual
~RCObject()=0RCObjectinlineprotectedpure virtual