Guitarix
|
This is the complete list of members for CmdConnection, including all inherited members.
activate(int n, bool v) | CmdConnection | inlineprivate |
call(gx_system::JsonWriter &jw, const methodnames *mn, JsonArray ¶ms) | CmdConnection | private |
CmdConnection(GxService &serv, const Glib::RefPtr< Gio::SocketConnection > &connection_) | CmdConnection | |
connection | CmdConnection | private |
current_offset | CmdConnection | private |
END_OF_FLAGS enum value | CmdConnection | |
error_response(gx_system::JsonWriter &jw, int code, const char *message) | CmdConnection | private |
error_response(gx_system::JsonWriter &jw, int code, const Glib::ustring &message) | CmdConnection | inlineprivate |
exec(Glib::ustring cmd) | CmdConnection | private |
f_display enum value | CmdConnection | |
f_display_state enum value | CmdConnection | |
f_freq_changed enum value | CmdConnection | |
f_log_message enum value | CmdConnection | |
f_midi_changed enum value | CmdConnection | |
f_midi_value_changed enum value | CmdConnection | |
f_misc_msg enum value | CmdConnection | |
f_parameter_change_notify enum value | CmdConnection | |
f_plugins_changed enum value | CmdConnection | |
f_preset_changed enum value | CmdConnection | |
f_presetlist_changed enum value | CmdConnection | |
f_selection_done enum value | CmdConnection | |
f_state_changed enum value | CmdConnection | |
f_units_changed enum value | CmdConnection | |
find_token(const Glib::ustring &token, msg_type *start, msg_type *end) | CmdConnection | private |
flags | CmdConnection | private |
is_activated(msg_type n) | CmdConnection | inline |
jp | CmdConnection | private |
listen(const Glib::ustring &tp) | CmdConnection | private |
maxlevel | CmdConnection | private |
midi_config_mode | CmdConnection | private |
msg_type enum name | CmdConnection | |
notify(gx_system::JsonStringWriter &jw, const methodnames *mn, JsonArray ¶ms) | CmdConnection | private |
on_data_in(Glib::IOCondition cond) | CmdConnection | |
on_data_out(Glib::IOCondition cond) | CmdConnection | |
outgoing | CmdConnection | private |
process(gx_system::JsonStringParser &jp) | CmdConnection | private |
request(gx_system::JsonStringParser &jp, gx_system::JsonStringWriter &jw, bool batch_start) | CmdConnection | private |
send(gx_system::JsonStringWriter &jw) | CmdConnection | |
send_notify_begin(gx_system::JsonStringWriter &jw, const char *method) | CmdConnection | inlineprivate |
send_notify_end(gx_system::JsonStringWriter &jw, bool send_out=true) | CmdConnection | private |
serv | CmdConnection | private |
UiBuilderVirt | CmdConnection | friend |
unlisten(const Glib::ustring &tp) | CmdConnection | private |
update_maxlevel(const std::string &id, float v) | CmdConnection | inline |
write_error(gx_system::JsonWriter &jw, int code, const char *message) | CmdConnection | private |
write_error(gx_system::JsonWriter &jw, int code, Glib::ustring &message) | CmdConnection | inlineprivate |
~CmdConnection() | CmdConnection |