This is the complete list of members for ProjectImpl, including all inherited members.
_activate() override | ProjectImpl | virtual |
_audio_processor() const override | ProjectImpl | virtual |
_deactivate() override | ProjectImpl | virtual |
_disconnect_remove() override | DeviceImpl | virtual |
_parent() const override | GadgetImpl | virtual |
_project() const | Gadget | |
_register_parameter(O *, M *, const Param::ExtraVals &) const | GadgetImpl | |
_set_event_source(AudioProcessorP esource) override | ProjectImpl | virtual |
_set_parent(GadgetImpl *parent) override | DeviceImpl | protectedvirtual |
_track() const | Device | |
access_properties() override | GadgetImpl | virtual |
access_property(String ident) | Gadget | virtual |
all_tracks() override | ProjectImpl | virtual |
bpm | Project | |
bpm_(const double *n, double *q) override | ProjectImpl | protectedvirtual |
can_redo() override | ProjectImpl | virtual |
can_undo() override | ProjectImpl | virtual |
canonify_key(const String &input) | GadgetImpl | protectedstatic |
clear_undo() | ProjectImpl | |
create(const String &projectname) | ProjectImpl | static |
create_properties() | GadgetImpl | protectedvirtual |
create_track() override | ProjectImpl | virtual |
custom_data_destroy() | CustomDataContainer | protected |
del_custom_data(CustomDataKey< T > *key) | CustomDataContainer | |
denominator | Project | |
denominator_(const double *n, double *q) override | ProjectImpl | protectedvirtual |
Device() | Device | explicitprotected |
DEVICE_ACTIVE enum value | GadgetImpl | protected |
device_info() override | ProjectImpl | virtual |
DeviceImpl() | DeviceImpl | explicitprotected |
devs | Device | |
discard() override | ProjectImpl | virtual |
emit_event(const String &type, const String &detail, const ValueR fields={}) override | EmittableImpl | virtual |
emit_notify(const String &detail) override | EmittableImpl | virtual |
extract_info(const String &aseid, const AudioProcessor::StaticInfo &static_info) | DeviceImpl | static |
fallback_name() const | GadgetImpl | protectedvirtual |
Gadget() | Gadget | explicitprotected |
GADGET_DESTROYED enum value | GadgetImpl | protected |
gadget_flags() const | GadgetImpl | protected |
gadget_flags(uint64_t setbits, uint64_t mask=~uint64_t(0)) | GadgetImpl | protected |
get_custom_data(CustomDataKey< T > *key) const | CustomDataContainer | |
get_data(const String &key) const override | GadgetImpl | virtual |
get_value(String ident) | Gadget | |
group_undo(const String &undoname) override | ProjectImpl | virtual |
gui_supported() override | DeviceImpl | virtual |
gui_toggle() override | DeviceImpl | virtual |
gui_visible() override | DeviceImpl | virtual |
has_custom_data(CustomDataKey< T > *key) const | CustomDataContainer | |
is_active() override | DeviceImpl | virtual |
is_playing() override | ProjectImpl | virtual |
js_trigger(const String &eventselector, JsTrigger callback) | Emittable | |
last_project() | Project | static |
list_devices() override | DeviceImpl | virtual |
list_properties() | Gadget | virtual |
load_blob(const String &fspath) | ProjectImpl | |
load_project(const String &utf8filename) override | ProjectImpl | virtual |
loader_resolve(const String &hexhash) | ProjectImpl | |
master_processor() const | ProjectImpl | |
master_track() override | ProjectImpl | virtual |
MASTER_TRACK enum value | GadgetImpl | protected |
match_serialized(const String ®ex, int group) override | ProjectImpl | protectedvirtual |
MemberAccessF typedef | GadgetImpl | |
MemberClassT typedef | GadgetImpl | |
MemberInfosP typedef | GadgetImpl | |
name | Gadget | |
name_(const std::string *n, std::string *q) override | GadgetImpl | protectedvirtual |
numerator | Project | |
numerator_(const double *n, double *q) override | ProjectImpl | protectedvirtual |
on_event(const String &eventselector, const EventHandler &eventhandler) override | EmittableImpl | virtual |
Project() | Project | explicitprotected |
ProjectImpl() | ProjectImpl | explicitprotected |
props_ | GadgetImpl | protected |
push_undo(const VoidF &func) | ProjectImpl | |
redo() override | ProjectImpl | virtual |
remove_self() | Device | |
remove_track(Track &child) override | ProjectImpl | virtual |
save_project(const String &utf8filename, bool collect) override | ProjectImpl | virtual |
saved_filename() override | ProjectImpl | virtual |
serialize(WritNode &xs) override | ProjectImpl | protectedvirtual |
set_custom_data(CustomDataKey< T > *key, T data) | CustomDataContainer | |
set_data(const String &key, const Value &v) override | GadgetImpl | virtual |
set_value(String ident, const Value &v) | Gadget | |
signature() const | ProjectImpl | |
snapshot_project(String &json) | ProjectImpl | protected |
start_playback(double autostop) | ProjectImpl | |
start_playback() override | ProjectImpl | virtual |
stop_playback() override | ProjectImpl | virtual |
telemetry() const override | ProjectImpl | virtual |
track_index(const Track &child) const | ProjectImpl | |
type_nick() const override | GadgetImpl | virtual |
undo() override | ProjectImpl | virtual |
undo_mem_counter | ProjectImpl | static |
undo_scope(const String &scopename) | ProjectImpl | |
undo_size_guess() const | ProjectImpl | |
ungroup_undo() override | ProjectImpl | virtual |
update_tempo() | ProjectImpl | protected |
writer_add_file(const String &fspath) | ProjectImpl | |
writer_collect(const String &fspath, String *hexhashp) | ProjectImpl | |
writer_file_name(const String &fspath) const | ProjectImpl | |
~CustomDataContainer() | CustomDataContainer | protected |
~EmittableImpl() | EmittableImpl | protectedvirtual |
~GadgetImpl() | GadgetImpl | protectedvirtual |
~Object()=0 | Object | protectedpure virtual |
~ObjectImpl()=0 | ObjectImpl | protectedpure virtual |
~ProjectImpl() | ProjectImpl | protectedvirtual |
~VirtualBase() noexcept=0 | VirtualBase | protectedpure virtual |