| begin() | Slic3r::PhysicalPrinterCollection | inline |
| begin() const | Slic3r::PhysicalPrinterCollection | inline |
| cbegin() const | Slic3r::PhysicalPrinterCollection | inline |
| cend() const | Slic3r::PhysicalPrinterCollection | inline |
| ConstIterator typedef | Slic3r::PhysicalPrinterCollection | |
| default_config() const | Slic3r::PhysicalPrinterCollection | inline |
| delete_preset_from_printers(const std::string &preset_name) | Slic3r::PhysicalPrinterCollection | |
| delete_printer(const std::string &name) | Slic3r::PhysicalPrinterCollection | |
| delete_selected_printer() | Slic3r::PhysicalPrinterCollection | |
| empty() const | Slic3r::PhysicalPrinterCollection | inline |
| end() | Slic3r::PhysicalPrinterCollection | inline |
| end() const | Slic3r::PhysicalPrinterCollection | inline |
| find_printer(const std::string &name, bool case_sensitive_search=true) | Slic3r::PhysicalPrinterCollection | |
| find_printer(const std::string &name, bool case_sensitive_search=true) const | Slic3r::PhysicalPrinterCollection | inline |
| find_printer_internal(const std::string &name, bool case_sensitive_search=true) | Slic3r::PhysicalPrinterCollection | private |
| find_printer_internal(const std::string &name, bool case_sensitive_search=true) const | Slic3r::PhysicalPrinterCollection | inlineprivate |
| find_printer_with_same_config(const DynamicPrintConfig &config) | Slic3r::PhysicalPrinterCollection | private |
| get_printers_with_only_preset(const std::string &preset_name) | Slic3r::PhysicalPrinterCollection | |
| get_printers_with_preset(const std::string &preset_name, bool respect_only_preset=true) | Slic3r::PhysicalPrinterCollection | |
| get_selected_full_printer_name() const | Slic3r::PhysicalPrinterCollection | |
| get_selected_idx() const | Slic3r::PhysicalPrinterCollection | inline |
| get_selected_printer() | Slic3r::PhysicalPrinterCollection | inline |
| get_selected_printer() const | Slic3r::PhysicalPrinterCollection | inline |
| get_selected_printer_config() | Slic3r::PhysicalPrinterCollection | inline |
| get_selected_printer_name() const | Slic3r::PhysicalPrinterCollection | inline |
| get_selected_printer_preset_name() const | Slic3r::PhysicalPrinterCollection | inline |
| get_selected_printer_technology() | Slic3r::PhysicalPrinterCollection | inline |
| has_selection() const | Slic3r::PhysicalPrinterCollection | |
| is_selected(ConstIterator it, const std::string &preset_name) const | Slic3r::PhysicalPrinterCollection | |
| Iterator typedef | Slic3r::PhysicalPrinterCollection | |
| load_printer(const std::string &path, const std::string &name, DynamicPrintConfig &&config, bool select, bool save=false) | Slic3r::PhysicalPrinterCollection | |
| load_printers(const std::string &dir_path, const std::string &subdir, PresetsConfigSubstitutions &substitutions, ForwardCompatibilitySubstitutionRule rule) | Slic3r::PhysicalPrinterCollection | |
| load_printers_from_presets(PrinterPresetCollection &printer_presets) | Slic3r::PhysicalPrinterCollection | |
| m_default_config | Slic3r::PhysicalPrinterCollection | private |
| m_dir_path | Slic3r::PhysicalPrinterCollection | private |
| m_idx_selected | Slic3r::PhysicalPrinterCollection | private |
| m_printers | Slic3r::PhysicalPrinterCollection | private |
| m_selected_preset | Slic3r::PhysicalPrinterCollection | private |
| operator()() const | Slic3r::PhysicalPrinterCollection | inline |
| operator=(const PhysicalPrinterCollection &other)=default | Slic3r::PhysicalPrinterCollection | private |
| path_from_name(const std::string &new_name) const | Slic3r::PhysicalPrinterCollection | |
| PhysicalPrinterCollection(const std::vector< std::string > &keys) | Slic3r::PhysicalPrinterCollection | |
| PhysicalPrinterCollection()=default | Slic3r::PhysicalPrinterCollection | private |
| PresetBundle | Slic3r::PhysicalPrinterCollection | friend |
| printer(size_t idx) | Slic3r::PhysicalPrinterCollection | inline |
| printer(size_t idx) const | Slic3r::PhysicalPrinterCollection | inline |
| rename_preset_in_printers(const std::string &old_name, const std::string &new_name) | Slic3r::PhysicalPrinterCollection | |
| reset(bool delete_files) | Slic3r::PhysicalPrinterCollection | inline |
| save_printer(PhysicalPrinter &printer, const std::string &renamed_from="") | Slic3r::PhysicalPrinterCollection | |
| select_printer(const std::string &full_name) | Slic3r::PhysicalPrinterCollection | |
| select_printer(const PhysicalPrinter &printer) | Slic3r::PhysicalPrinterCollection | |
| select_printer(const std::string &printer_name, const std::string &preset_name) | Slic3r::PhysicalPrinterCollection | |
| unselect_printer() | Slic3r::PhysicalPrinterCollection | |