|
Ardour
9.0-pre0-1950-g391fe97693
|
This is the complete list of members for ARDOUR::RegionFactory, including all inherited members.
| ::RegionNamingTest class | ARDOUR::RegionFactory | friend |
| _compound_associations | ARDOUR::RegionFactory | privatestatic |
| add_compound_association(std::shared_ptr< Region >, std::shared_ptr< Region >) | ARDOUR::RegionFactory | static |
| add_to_region_name_maps(std::shared_ptr< Region >) | ARDOUR::RegionFactory | privatestatic |
| all_regions() | ARDOUR::RegionFactory | inlinestatic |
| CheckNewRegion | ARDOUR::RegionFactory | static |
| clear_map() | ARDOUR::RegionFactory | static |
| compound_associations() | ARDOUR::RegionFactory | inlinestatic |
| compound_region_name(const std::string &playlist, uint32_t compound_ops, uint32_t depth, bool whole_source) | ARDOUR::RegionFactory | static |
| CompoundAssociations typedef | ARDOUR::RegionFactory | |
| create(std::shared_ptr< const Region > other, bool announce, bool fork=false, ThawList *tl=0) | ARDOUR::RegionFactory | static |
| create(std::shared_ptr< Region > other, bool announce, bool fork) | ARDOUR::RegionFactory | inlinestatic |
| create(std::shared_ptr< Source >, const PBD::PropertyList &, bool announce=true, ThawList *tl=0) | ARDOUR::RegionFactory | static |
| create(const SourceList &, const PBD::PropertyList &, bool announce=true, ThawList *tl=0) | ARDOUR::RegionFactory | static |
| create(std::shared_ptr< Region > other, const PBD::PropertyList &, bool announce=true, ThawList *tl=0) | ARDOUR::RegionFactory | static |
| create(std::shared_ptr< Region > other, timecnt_t const &offset, const PBD::PropertyList &, bool announce=true, ThawList *tl=0) | ARDOUR::RegionFactory | static |
| create(std::shared_ptr< Region > other, const SourceList &srcs, const PBD::PropertyList &, bool announce=true, ThawList *tl=0) | ARDOUR::RegionFactory | static |
| create(Session &, XMLNode &, bool) | ARDOUR::RegionFactory | static |
| create(SourceList &srcs, const XMLNode &) | ARDOUR::RegionFactory | static |
| delete_all_regions() | ARDOUR::RegionFactory | static |
| foreach_region(std::function< void(std::shared_ptr< Region >)> f) | ARDOUR::RegionFactory | inlinestatic |
| get_regions_using_source(std::shared_ptr< Source >, std::set< std::shared_ptr< Region > > &) | ARDOUR::RegionFactory | static |
| get_whole_region_for_source(std::shared_ptr< ARDOUR::Source >) | ARDOUR::RegionFactory | static |
| map_add(std::shared_ptr< Region >) | ARDOUR::RegionFactory | static |
| map_remove(std::weak_ptr< Region >) | ARDOUR::RegionFactory | static |
| new_region_name(std::string) | ARDOUR::RegionFactory | static |
| nregions() | ARDOUR::RegionFactory | static |
| region_by_id(const PBD::ID &) | ARDOUR::RegionFactory | static |
| region_by_name(const std::string &name) | ARDOUR::RegionFactory | static |
| region_changed(PBD::PropertyChange const &, std::weak_ptr< Region >) | ARDOUR::RegionFactory | privatestatic |
| region_list_connections | ARDOUR::RegionFactory | privatestatic |
| region_map | ARDOUR::RegionFactory | privatestatic |
| region_map_lock | ARDOUR::RegionFactory | privatestatic |
| region_name(std::string &, std::string, bool new_level=false) | ARDOUR::RegionFactory | static |
| region_name_map | ARDOUR::RegionFactory | privatestatic |
| region_name_maps_mutex | ARDOUR::RegionFactory | privatestatic |
| region_name_number_map | ARDOUR::RegionFactory | privatestatic |
| RegionMap typedef | ARDOUR::RegionFactory | |
| regions() | ARDOUR::RegionFactory | inlinestatic |
| remove_from_region_name_map(std::string) | ARDOUR::RegionFactory | privatestatic |
| remove_regions_using_source(std::shared_ptr< Source >) | ARDOUR::RegionFactory | static |
| rename_in_region_name_maps(std::shared_ptr< Region >) | ARDOUR::RegionFactory | privatestatic |
| update_region_name_number_map(std::shared_ptr< Region >) | ARDOUR::RegionFactory | privatestatic |
| wholefile_region_by_name(const std::string &name) | ARDOUR::RegionFactory | static |