Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
This is the complete list of members for berry::EvaluationContext, including all inherited members.
AddDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
AddVariable(const QString &name, const Object::ConstPointer &value) override | berry::EvaluationContext | virtual |
ConstPointer typedef | berry::Object | |
ConstWeakPtr typedef | berry::Object | |
Delete() | berry::Object | virtual |
EvaluationContext(IEvaluationContext *parent, const Object::ConstPointer &defaultVariable) | berry::EvaluationContext | |
EvaluationContext(IEvaluationContext *parent, const Object::ConstPointer &defaultVariable, const std::vector< IVariableResolver * > &resolvers) | berry::EvaluationContext | |
GetAllowPluginActivation() const override | berry::EvaluationContext | virtual |
GetClassName() const | berry::Object | virtual |
GetDefaultVariable() const override | berry::EvaluationContext | virtual |
GetParent() const override | berry::EvaluationContext | virtual |
GetReferenceCount() const | berry::Object | inline |
GetRoot() const override | berry::EvaluationContext | virtual |
GetStaticClassName() | berry::Object | static |
GetStaticSuperclasses() | berry::Object | static |
GetStaticTypeInfo() | berry::Object | static |
GetSuperclasses() const | berry::Object | virtual |
GetTypeInfo() const | berry::Object | virtual |
GetVariable(const QString &name) const override | berry::EvaluationContext | virtual |
HashCode() const | berry::Object | virtual |
m_ReferenceCount | berry::Object | mutableprotected |
m_ReferenceCountLock | berry::Object | mutableprotected |
Object() | berry::Object | protected |
operator<(const Object *) const | berry::Object | virtual |
operator==(const Object *) const | berry::Object | virtual |
Pointer typedef | berry::Object | |
Print(QDebug os, Indent Indent=0) const | berry::Object | |
PrintHeader(QDebug os, Indent indent) const | berry::Object | protectedvirtual |
PrintSelf(QDebug os, Indent indent) const | berry::Object | protectedvirtual |
PrintTrailer(QDebug os, Indent indent) const | berry::Object | protectedvirtual |
Register() const | berry::Object | |
RemoveDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
RemoveVariable(const QString &name) override | berry::EvaluationContext | virtual |
ResolveVariable(const QString &name, const QList< Object::Pointer > &args) const override | berry::EvaluationContext | virtual |
Self typedef | berry::Object | |
SetAllowPluginActivation(bool value) override | berry::EvaluationContext | virtual |
SetReferenceCount(int) | berry::Object | |
ToString() const | berry::Object | virtual |
UnRegister(bool del=true) const | berry::Object | |
WeakPtr typedef | berry::Object | |
~IEvaluationContext() | berry::IEvaluationContext | virtual |
~Object() | berry::Object | protectedvirtual |