_map | Mantid::Kernel::DynamicFactory< IFunction > | private |
AbstractFactory typedef | Mantid::Kernel::DynamicFactory< IFunction > | |
addConstraint(const std::shared_ptr< IFunction > &fun, const Expression &expr) const | Mantid::API::FunctionFactoryImpl | private |
addConstraint(const std::shared_ptr< IFunction > &fun, const Expression &constraint_expr, const Expression &penalty_expr) const | Mantid::API::FunctionFactoryImpl | private |
addConstraints(const std::shared_ptr< IFunction > &fun, const Expression &expr) const | Mantid::API::FunctionFactoryImpl | private |
addTie(const std::shared_ptr< IFunction > &fun, const Expression &expr) const | Mantid::API::FunctionFactoryImpl | private |
addTies(const std::shared_ptr< IFunction > &fun, const Expression &expr) const | Mantid::API::FunctionFactoryImpl | private |
create(const std::string &className) const | Mantid::Kernel::DynamicFactory< IFunction > | inlinevirtual |
createComposite(const Expression &expr, std::map< std::string, std::string > &parentAttributes) const | Mantid::API::FunctionFactoryImpl | private |
createFunction(const std::string &type) const | Mantid::API::FunctionFactoryImpl | |
createInitialized(const std::string &input) const | Mantid::API::FunctionFactoryImpl | |
createInitializedMultiDomainFunction(const std::string &input, size_t domainNumber) const | Mantid::API::FunctionFactoryImpl | |
createPeakFunction(const Expression &expr, const std::string &name) const | Mantid::API::FunctionFactoryImpl | private |
createSimple(const Expression &expr, std::map< std::string, std::string > &parentAttributes) const | Mantid::API::FunctionFactoryImpl | private |
createUnwrapped(const std::string &className) const | Mantid::Kernel::DynamicFactory< IFunction > | inlinevirtual |
Disabled enum value | Mantid::Kernel::DynamicFactory< IFunction > | |
disableNotifications() | Mantid::Kernel::DynamicFactory< IFunction > | inline |
DynamicFactory(const DynamicFactory &)=delete | Mantid::Kernel::DynamicFactory< IFunction > | |
DynamicFactory() | Mantid::Kernel::DynamicFactory< IFunction > | inlineprotected |
Enabled enum value | Mantid::Kernel::DynamicFactory< IFunction > | |
enableNotifications() | Mantid::Kernel::DynamicFactory< IFunction > | inline |
ErrorIfExists enum value | Mantid::Kernel::DynamicFactory< IFunction > | |
exists(const std::string &className) const | Mantid::Kernel::DynamicFactory< IFunction > | inline |
FactoryMap typedef | Mantid::Kernel::DynamicFactory< IFunction > | private |
FunctionFactoryImpl(const FunctionFactoryImpl &)=delete | Mantid::API::FunctionFactoryImpl | |
FunctionFactoryImpl() | Mantid::API::FunctionFactoryImpl | private |
getFunctionNames() const | Mantid::API::FunctionFactoryImpl | |
getFunctionNamesGUI() const | Mantid::API::FunctionFactoryImpl | |
getKeys() const | Mantid::Kernel::DynamicFactory< IFunction > | inlinevirtual |
inputError(const std::string &str="") const | Mantid::API::FunctionFactoryImpl | private |
m_cachedFunctionNames | Mantid::API::FunctionFactoryImpl | mutableprivate |
m_mutex | Mantid::API::FunctionFactoryImpl | mutableprivate |
m_notifyStatus | Mantid::Kernel::DynamicFactory< IFunction > | private |
Mantid::Kernel::CreateUsingNew< FunctionFactoryImpl > | Mantid::API::FunctionFactoryImpl | friend |
notificationCenter | Mantid::Kernel::DynamicFactory< IFunction > | |
NotificationStatus enum name | Mantid::Kernel::DynamicFactory< IFunction > | |
operator=(const FunctionFactoryImpl &)=delete | Mantid::API::FunctionFactoryImpl | |
DynamicFactory< IFunction >::operator=(const DynamicFactory &)=delete | Mantid::Kernel::DynamicFactory< IFunction > | |
OverwriteCurrent enum value | Mantid::Kernel::DynamicFactory< IFunction > | |
sendUpdateNotification() | Mantid::Kernel::DynamicFactory< IFunction > | inlineprivate |
sendUpdateNotificationIfEnabled() | Mantid::Kernel::DynamicFactory< IFunction > | inlineprivate |
subscribe(const std::string &className, std::unique_ptr< AbstractFactory > pAbstractFactory, Kernel::DynamicFactory< IFunction >::SubscribeAction replace=ErrorIfExists) | Mantid::API::FunctionFactoryImpl | |
DynamicFactory< IFunction >::subscribe(const std::string &className) | Mantid::Kernel::DynamicFactory< IFunction > | inline |
DynamicFactory< IFunction >::subscribe(const std::string &className, std::unique_ptr< AbstractFactory > pAbstractFactory, SubscribeAction replace=ErrorIfExists) | Mantid::Kernel::DynamicFactory< IFunction > | inline |
SubscribeAction enum name | Mantid::Kernel::DynamicFactory< IFunction > | |
unsubscribe(const std::string &className) | Mantid::API::FunctionFactoryImpl | |
~DynamicFactory()=default | Mantid::Kernel::DynamicFactory< IFunction > | virtual |
~FunctionFactoryImpl() override=default | Mantid::API::FunctionFactoryImpl | private |