IMP  2.0.1
The Integrative Modeling Platform
IMP::kernel::Configuration Member List

This is the complete list of members for IMP::kernel::Configuration, including all inherited members.

clear_caches()IMP::base::Objectvirtual
Configuration(Model *m, std::string name="Configuration %1%") (defined in IMP::kernel::Configuration)IMP::kernel::Configuration
Configuration(Model *m, Configuration *base, std::string name="Configuration %1%")IMP::kernel::Configuration
ConfigurationsTemp typedefIMP::kernel::Configurationrelated
do_show(std::ostream &out) const (defined in IMP::kernel::Configuration)IMP::kernel::Configurationvirtual
get_name() const (defined in IMP::base::Object)IMP::base::Object
get_version_info() const =0IMP::base::Objectpure virtual
load_configuration() const (defined in IMP::kernel::Configuration)IMP::kernel::Configuration
NonCopyable() (defined in IMP::base::NonCopyable)IMP::base::NonCopyableprotected
Object(std::string name)IMP::base::Objectprotected
ObjectsTemp typedefIMP::base::Objectrelated
set_check_level(CheckLevel l)IMP::base::Object
set_log_level(LogLevel l)IMP::base::Object
set_name(std::string name) (defined in IMP::base::Object)IMP::base::Object
set_was_used(bool tf) const IMP::base::Object
show(std::ostream &out=std::cout) const (defined in IMP::base::Object)IMP::base::Object
swap_configuration()IMP::kernel::Configuration