| _cue | ARDOUR::Location | private |
| _end | ARDOUR::Location | private |
| _extra_xml | PBD::Stateful | protected |
| _flags | ARDOUR::Location | private |
| _id | PBD::Stateful | private |
| _instant_xml | PBD::Stateful | protected |
| _lock | PBD::Stateful | protected |
| _locked | ARDOUR::Location | private |
| _name | ARDOUR::Location | private |
| _pending_changed | PBD::Stateful | protected |
| _postponed_signals | ARDOUR::Location | private |
| _properties | PBD::Stateful | protected |
| _regenerate_xml_or_string_ids | PBD::Stateful | privatestatic |
| _scene_change | ARDOUR::Location | private |
| _scoped_connection_list | PBD::ScopedConnectionList | private |
| _scoped_connection_lock | PBD::ScopedConnectionList | mutableprivate |
| _session | ARDOUR::SessionHandleRef | protected |
| _signals_suspended | ARDOUR::Location | private |
| _start | ARDOUR::Location | private |
| _stateful_frozen | PBD::Stateful | private |
| _timestamp | ARDOUR::Location | private |
| _xml_node_name | PBD::Stateful | protected |
| actually_emit_signal(Signal) | ARDOUR::Location | private |
| add_connection(const UnscopedConnection &c) | PBD::ScopedConnectionList | |
| add_extra_xml(XMLNode &) | PBD::Stateful | |
| add_instant_xml(XMLNode &, const std::string &directory_path) | PBD::Stateful | protected |
| add_properties(XMLNode &) const | PBD::Stateful | protected |
| add_property(PropertyBase &s) | PBD::Stateful | |
| apply_change(PropertyBase const &) | PBD::Stateful | virtual |
| apply_changes(PropertyList const &) | PBD::Stateful | |
| cd_info | ARDOUR::Location | |
| cd_info_node(const std::string &, const std::string &) | ARDOUR::Location | static |
| Changed | ARDOUR::Location | |
| changed | ARDOUR::Location | static |
| PBD::StatefulDestructible::changed() const | PBD::Stateful | |
| ChangeSuspender class | ARDOUR::Location | friend |
| clear_changes() | PBD::Stateful | |
| clear_owned_changes() | PBD::Stateful | virtual |
| ConnectionList typedef | PBD::ScopedConnectionList | private |
| Cue enum value | ARDOUR::Location | private |
| cue_change | ARDOUR::Location | static |
| cue_id() const | ARDOUR::Location | inline |
| CueChanged | ARDOUR::Location | |
| current_state_version | PBD::Stateful | static |
| Destroyed | PBD::Destructible | |
| Domain enum value | ARDOUR::Location | private |
| drop_connections() | PBD::ScopedConnectionList | |
| drop_references() | PBD::Destructible | inlinevirtual |
| DropReferences | PBD::Destructible | |
| emit_signal(Signal) | ARDOUR::Location | private |
| End enum value | ARDOUR::Location | private |
| end() const | ARDOUR::Location | inline |
| end_changed | ARDOUR::Location | static |
| end_sample() const | ARDOUR::Location | inline |
| EndChanged | ARDOUR::Location | |
| extra_xml(const std::string &str, bool add_if_missing=false) | PBD::Stateful | |
| finish_domain_bounce(Temporal::DomainBounceInfo &) | ARDOUR::Location | |
| Flag enum value | ARDOUR::Location | private |
| Flags enum name | ARDOUR::Location | |
| flags() const | ARDOUR::Location | inline |
| flags_changed | ARDOUR::Location | static |
| FlagsChanged | ARDOUR::Location | |
| get_changes_as_properties(PBD::Command *) const | PBD::Stateful | |
| get_state() const | ARDOUR::Location | virtual |
| id() const | PBD::Stateful | inline |
| insanity_check() | ARDOUR::SessionHandleRef | protectedvirtual |
| instant_xml(const std::string &str, const std::string &directory_path) | PBD::Stateful | protected |
| is_auto_loop() const | ARDOUR::Location | inline |
| is_auto_punch() const | ARDOUR::Location | inline |
| is_cd_marker() const | ARDOUR::Location | inline |
| is_clock_origin() const | ARDOUR::Location | inline |
| is_cue_marker() const | ARDOUR::Location | inline |
| is_hidden() const | ARDOUR::Location | inline |
| is_mark() const | ARDOUR::Location | inline |
| is_range() const | ARDOUR::Location | inline |
| is_range_marker() const | ARDOUR::Location | inline |
| is_scene() const | ARDOUR::Location | inline |
| is_section() const | ARDOUR::Location | inline |
| is_session_range() const | ARDOUR::Location | inline |
| is_skip() const | ARDOUR::Location | inline |
| is_skipping() const | ARDOUR::Location | inline |
| is_xrun() const | ARDOUR::Location | inline |
| IsAutoLoop enum value | ARDOUR::Location | |
| IsAutoPunch enum value | ARDOUR::Location | |
| IsCDMarker enum value | ARDOUR::Location | |
| IsClockOrigin enum value | ARDOUR::Location | |
| IsCueMarker enum value | ARDOUR::Location | |
| IsHidden enum value | ARDOUR::Location | |
| IsMark enum value | ARDOUR::Location | |
| IsRangeMarker enum value | ARDOUR::Location | |
| IsScene enum value | ARDOUR::Location | |
| IsSection enum value | ARDOUR::Location | |
| IsSessionRange enum value | ARDOUR::Location | |
| IsSkip enum value | ARDOUR::Location | |
| IsSkipping enum value | ARDOUR::Location | |
| IsXrun enum value | ARDOUR::Location | |
| length() const | ARDOUR::Location | inline |
| length_samples() const | ARDOUR::Location | inline |
| loading_state_version | PBD::Stateful | static |
| Location(Session &) | ARDOUR::Location | |
| Location(Session &, Temporal::timepos_t const &, Temporal::timepos_t const &, const std::string &, Flags bits=Flags(0), int32_t cue_id=0) | ARDOUR::Location | |
| Location(Location const &other, bool no_signal) | ARDOUR::Location | |
| Location(Session &, const XMLNode &) | ARDOUR::Location | |
| Location(Location const &) | ARDOUR::Location | private |
| Lock enum value | ARDOUR::Location | private |
| lock() | ARDOUR::Location | |
| lock_changed | ARDOUR::Location | static |
| LockChanged | ARDOUR::Location | |
| locked() const | ARDOUR::Location | inline |
| matches(Flags f) const | ARDOUR::Location | inline |
| mid_thaw(const PropertyChange &) | PBD::Stateful | inlineprotectedvirtual |
| move_to(timepos_t const &pos) | ARDOUR::Location | |
| Name enum value | ARDOUR::Location | private |
| name() const | ARDOUR::Location | inline |
| name_changed | ARDOUR::Location | static |
| NameChanged | ARDOUR::Location | |
| operator=(const Location &other) | ARDOUR::Location | |
| ARDOUR::SessionHandleRef::operator=(const ScopedConnectionList &)=delete | PBD::ScopedConnectionList | |
| operator==(const Location &other) | ARDOUR::Location | |
| position_time_domain() const | ARDOUR::Location | inline |
| post_set(const PropertyChange &) | PBD::Stateful | inlineprotectedvirtual |
| properties() const | PBD::Stateful | inline |
| property_changes_suspended() const | PBD::Stateful | inline |
| property_factory(const XMLNode &) const | PBD::Stateful | virtual |
| PropertyChanged | PBD::Stateful | |
| rdiff(std::vector< PBD::Command * > &) const | PBD::Stateful | virtual |
| regenerate_xml_or_string_ids() const | PBD::Stateful | protected |
| reset_id() | PBD::Stateful | |
| resume_property_changes() | PBD::Stateful | virtual |
| resume_signals() | ARDOUR::Location | protected |
| save_extra_xml(const XMLNode &) | PBD::Stateful | |
| Scene enum value | ARDOUR::Location | private |
| scene_change() const | ARDOUR::Location | inline |
| scene_changed | ARDOUR::Location | static |
| SceneChanged | ARDOUR::Location | |
| ScopedConnectionList() | PBD::ScopedConnectionList | |
| ScopedConnectionList(const ScopedConnectionList &)=delete | PBD::ScopedConnectionList | |
| send_change(const PropertyChange &) | PBD::Stateful | protectedvirtual |
| session_going_away() | ARDOUR::SessionHandleRef | protectedvirtual |
| SessionHandleRef(ARDOUR::Session &s) | ARDOUR::SessionHandleRef | |
| set(timepos_t const &start, timepos_t const &end) | ARDOUR::Location | |
| set_auto_loop(bool yn, void *src) | ARDOUR::Location | |
| set_auto_punch(bool yn, void *src) | ARDOUR::Location | |
| set_cd(bool yn, void *src) | ARDOUR::Location | |
| set_cue(bool yn, void *src) | ARDOUR::Location | |
| set_cue_id(int32_t) | ARDOUR::Location | |
| set_end(timepos_t const &e, bool force=false) | ARDOUR::Location | |
| set_flag_internal(bool yn, Flags flag) | ARDOUR::Location | private |
| set_hidden(bool yn, void *src) | ARDOUR::Location | |
| set_id(const XMLNode &) | PBD::Stateful | |
| set_id(const std::string &) | PBD::Stateful | |
| set_is_clock_origin(bool yn, void *src) | ARDOUR::Location | |
| set_is_range_marker(bool yn, void *src) | ARDOUR::Location | |
| set_mark(bool yn) | ARDOUR::Location | private |
| set_name(const std::string &str) | ARDOUR::Location | |
| set_position_time_domain(Temporal::TimeDomain) | ARDOUR::Location | private |
| set_regenerate_xml_and_string_ids_in_this_thread(bool yn) | PBD::Stateful | privatestatic |
| set_scene_change(std::shared_ptr< SceneChange >) | ARDOUR::Location | |
| set_section(bool yn) | ARDOUR::Location | |
| set_skip(bool yn) | ARDOUR::Location | |
| set_skipping(bool yn) | ARDOUR::Location | |
| set_start(timepos_t const &s, bool force=false) | ARDOUR::Location | |
| set_state(const XMLNode &, int version) | ARDOUR::Location | virtual |
| set_time_domain(Temporal::TimeDomain) | ARDOUR::Location | |
| set_values(XMLNode const &) | PBD::Stateful | protected |
| Signal enum name | ARDOUR::Location | private |
| size() const | PBD::ScopedConnectionList | inline |
| start() const | ARDOUR::Location | inline |
| Start enum value | ARDOUR::Location | private |
| start_changed | ARDOUR::Location | static |
| start_domain_bounce(Temporal::DomainBounceInfo &) | ARDOUR::Location | |
| start_sample() const | ARDOUR::Location | inline |
| StartChanged | ARDOUR::Location | |
| StartEnd enum value | ARDOUR::Location | private |
| Stateful() | PBD::Stateful | |
| suspend_property_changes() | PBD::Stateful | virtual |
| suspend_signals() | ARDOUR::Location | protected |
| time_domain_changed | ARDOUR::Location | static |
| TimeDomainChanged | ARDOUR::Location | |
| timestamp() const | ARDOUR::Location | inline |
| unlock() | ARDOUR::Location | |
| ~Destructible() | PBD::Destructible | inlinevirtual |
| ~ScopedConnectionList() | PBD::ScopedConnectionList | virtual |
| ~SessionHandleRef() | ARDOUR::SessionHandleRef | virtual |
| ~Stateful() | PBD::Stateful | virtual |