_collect | ARDOUR::TransportMaster | protected |
_connected | ARDOUR::TransportMaster | protected |
_current_delta | ARDOUR::TransportMaster | protected |
_extra_xml | PBD::Stateful | protected |
_id | PBD::Stateful | private |
_instant_xml | PBD::Stateful | protected |
_lock | PBD::Stateful | protected |
_name | ARDOUR::TransportMaster | protected |
_pending_changed | PBD::Stateful | protected |
_pending_collect | ARDOUR::TransportMaster | protected |
_port | ARDOUR::TransportMaster | protected |
_properties | PBD::Stateful | protected |
_regenerate_xml_or_string_ids | PBD::Stateful | privatestatic |
_removeable | ARDOUR::TransportMaster | protected |
_request_mask | ARDOUR::TransportMaster | protected |
_sclock_synced | ARDOUR::TransportMaster | protected |
_session | ARDOUR::TransportMaster | protected |
_starting | ARDOUR::Engine_TransportMaster | private |
_stateful_frozen | PBD::Stateful | private |
_type | ARDOUR::TransportMaster | protected |
_xml_node_name | PBD::Stateful | protected |
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 | |
allow_request(TransportRequestSource, TransportRequestType) const | ARDOUR::Engine_TransportMaster | virtual |
allowed_request_string() const | ARDOUR::TransportMaster | |
apply_change(PropertyBase const &) | PBD::Stateful | virtual |
apply_changes(PropertyList const &) | PBD::Stateful | |
b | ARDOUR::TransportMaster | protected |
backend_connection | ARDOUR::TransportMaster | protected |
c | ARDOUR::TransportMaster | protected |
can_loop() const | ARDOUR::TransportMaster | inlinevirtual |
changed() const | PBD::Stateful | |
check_backend() | ARDOUR::Engine_TransportMaster | virtual |
check_collect() | ARDOUR::TransportMaster | |
clear_changes() | PBD::Stateful | |
clear_owned_changes() | PBD::Stateful | virtual |
collect() const | ARDOUR::TransportMaster | inline |
connect_port_using_state() | ARDOUR::TransportMaster | |
connection_handler(std::weak_ptr< ARDOUR::Port >, std::string name1, std::weak_ptr< ARDOUR::Port >, std::string name2, bool yn) | ARDOUR::TransportMaster | protectedvirtual |
create_port() | ARDOUR::Engine_TransportMaster | inlinevirtual |
current | ARDOUR::TransportMaster | protected |
current_delta() const | ARDOUR::TransportMaster | inline |
current_state_version | PBD::Stateful | static |
delta_string() const | ARDOUR::Engine_TransportMaster | virtual |
display_name(bool sh=true) const | ARDOUR::TransportMaster | |
dll_initstate | ARDOUR::TransportMaster | protected |
e2 | ARDOUR::TransportMaster | protected |
engine | ARDOUR::Engine_TransportMaster | private |
Engine_TransportMaster(AudioEngine &) | ARDOUR::Engine_TransportMaster | |
extra_xml(const std::string &str, bool add_if_missing=false) | PBD::Stateful | |
factory(SyncSource, std::string const &, bool removeable) | ARDOUR::TransportMaster | static |
factory(XMLNode const &) | ARDOUR::TransportMaster | static |
format_delta_time(sampleoffset_t) const | ARDOUR::TransportMaster | protectedvirtual |
get_changes_as_properties(PBD::Command *) const | PBD::Stateful | |
get_state() const | ARDOUR::TransportMaster | virtual |
has_loop() const | ARDOUR::TransportMaster | inline |
id() const | PBD::Stateful | inline |
init() | ARDOUR::Engine_TransportMaster | virtual |
instant_xml(const std::string &str, const std::string &directory_path) | PBD::Stateful | protected |
loading_state_version | PBD::Stateful | static |
locked() const | ARDOUR::Engine_TransportMaster | virtual |
loop_location() const | ARDOUR::TransportMaster | inlinevirtual |
make_property_quarks() | ARDOUR::TransportMaster | static |
mid_thaw(const PropertyChange &) | PBD::Stateful | inlineprotectedvirtual |
name() const | ARDOUR::TransportMaster | inline |
ok() const | ARDOUR::Engine_TransportMaster | virtual |
port() const | ARDOUR::TransportMaster | inline |
port_connection | ARDOUR::TransportMaster | protected |
port_node | ARDOUR::TransportMaster | mutableprotected |
position_string() const | ARDOUR::Engine_TransportMaster | virtual |
post_set(const PropertyChange &) | PBD::Stateful | inlineprotectedvirtual |
pre_process(pframes_t nframes, samplepos_t now, std::optional< samplepos_t >) | ARDOUR::Engine_TransportMaster | virtual |
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 |
register_properties() | ARDOUR::TransportMaster | protectedvirtual |
removeable() const | ARDOUR::TransportMaster | inline |
request_mask() const | ARDOUR::TransportMaster | inline |
request_type() const | ARDOUR::TransportMaster | inline |
requires_seekahead() const | ARDOUR::Engine_TransportMaster | inlinevirtual |
reset(bool with_position) | ARDOUR::Engine_TransportMaster | virtual |
reset_id() | PBD::Stateful | |
resolution() const | ARDOUR::Engine_TransportMaster | inlinevirtual |
resume_property_changes() | PBD::Stateful | virtual |
sample_clock_synced() const | ARDOUR::Engine_TransportMaster | inlinevirtual |
save_extra_xml(const XMLNode &) | PBD::Stateful | |
seekahead_distance() const | ARDOUR::TransportMaster | inlinevirtual |
send_change(const PropertyChange &) | PBD::Stateful | protectedvirtual |
set_collect(bool) | ARDOUR::TransportMaster | virtual |
set_id(const XMLNode &) | PBD::Stateful | |
set_id(const std::string &) | PBD::Stateful | |
set_name(std::string const &) | ARDOUR::TransportMaster | |
set_regenerate_xml_and_string_ids_in_this_thread(bool yn) | PBD::Stateful | privatestatic |
set_removeable(bool yn) | ARDOUR::TransportMaster | inline |
set_request_mask(TransportRequestType) | ARDOUR::TransportMaster | |
set_sample_clock_synced(bool) | ARDOUR::TransportMaster | virtual |
set_session(Session *) | ARDOUR::TransportMaster | virtual |
set_state(XMLNode const &, int) | ARDOUR::TransportMaster | virtual |
set_values(XMLNode const &) | PBD::Stateful | protected |
speed_and_position(double &speed, samplepos_t &pos, samplepos_t &, samplepos_t &, samplepos_t) | ARDOUR::Engine_TransportMaster | virtual |
starting() const | ARDOUR::Engine_TransportMaster | inlinevirtual |
state_node_name | ARDOUR::TransportMaster | static |
Stateful() | PBD::Stateful | |
suspend_property_changes() | PBD::Stateful | virtual |
t0 | ARDOUR::TransportMaster | protected |
t1 | ARDOUR::TransportMaster | protected |
transport_direction | ARDOUR::TransportMaster | protected |
TransportMaster(SyncSource t, std::string const &name) | ARDOUR::TransportMaster | |
type() const | ARDOUR::TransportMaster | inline |
unregister_port() | ARDOUR::TransportMaster | virtual |
update_interval() const | ARDOUR::Engine_TransportMaster | virtual |
usable() const | ARDOUR::Engine_TransportMaster | virtual |
~Engine_TransportMaster() | ARDOUR::Engine_TransportMaster | |
~Stateful() | PBD::Stateful | virtual |
~TransportMaster() | ARDOUR::TransportMaster | virtual |