Ardour
9.0-pre0-582-g084a23a80d
|
This is the complete list of members for NSM::Client, including all inherited members.
_nsm_client_id | NSM::Client | private |
_nsm_client_path | NSM::Client | private |
_server | NSM::Client | private |
_session_manager_name | NSM::Client | private |
_st | NSM::Client | private |
announce(const char *appliction_name, const char *capabilities, const char *process_name) | NSM::Client | |
broadcast(lo_message msg) | NSM::Client | |
check(int timeout=0) | NSM::Client | |
Client() | NSM::Client | |
client_id(void) | NSM::Client | inline |
client_path(void) | NSM::Client | inline |
command_active(bool) | NSM::Client | inlineprotectedvirtual |
command_broadcast(const char *, lo_message) | NSM::Client | inlineprotectedvirtual |
command_open(const char *name, const char *display_name, const char *client_id, char **out_msg)=0 | NSM::Client | protectedpure virtual |
command_save(char **out_msg)=0 | NSM::Client | protectedpure virtual |
command_session_is_loaded(void) | NSM::Client | inlineprotectedvirtual |
ERR_BLACKLISTED enum value | NSM::Client | |
ERR_GENERAL enum value | NSM::Client | |
ERR_INCOMPATIBLE_API enum value | NSM::Client | |
ERR_LAUNCH_FAILED enum value | NSM::Client | |
ERR_NO_SESSION_OPEN enum value | NSM::Client | |
ERR_NO_SUCH_FILE enum value | NSM::Client | |
ERR_NOT_NOW enum value | NSM::Client | |
ERR_OK enum value | NSM::Client | |
ERR_UNSAVED_CHANGES enum value | NSM::Client | |
init(const char *nsm_url) | NSM::Client | |
init_thread(const char *nsm_url) | NSM::Client | |
is_active(void) | NSM::Client | inline |
is_clean(void) | NSM::Client | |
is_dirty(void) | NSM::Client | |
message(int priority, const char *msg) | NSM::Client | |
nsm_addr | NSM::Client | private |
nsm_is_active | NSM::Client | private |
nsm_url | NSM::Client | private |
osc_announce_reply(const char *path, const char *types, lo_arg **argv, int argc, lo_message msg, void *user_data) | NSM::Client | privatestatic |
osc_broadcast(const char *path, const char *types, lo_arg **argv, int argc, lo_message msg, void *user_data) | NSM::Client | privatestatic |
osc_error(const char *path, const char *types, lo_arg **argv, int argc, lo_message msg, void *user_data) | NSM::Client | privatestatic |
osc_open(const char *path, const char *types, lo_arg **argv, int argc, lo_message msg, void *user_data) | NSM::Client | privatestatic |
osc_save(const char *path, const char *types, lo_arg **argv, int argc, lo_message msg, void *user_data) | NSM::Client | privatestatic |
osc_session_is_loaded(const char *path, const char *types, lo_arg **argv, int argc, lo_message msg, void *user_data) | NSM::Client | privatestatic |
progress(float f) | NSM::Client | |
session_manager_name(void) | NSM::Client | inline |
start(void) | NSM::Client | |
stop(void) | NSM::Client | |
~Client() | NSM::Client | virtual |