clone(void) const =0 | MIDI_IO | [pure virtual] |
close(void)=0 | MIDI_IO | [pure virtual] |
description(void) const | ECA_OBJECT | [inline, virtual] |
finished(void) const =0 | MIDI_IO | [pure virtual] |
get_parameter(int param) const | MIDI_IO | [virtual] |
get_parameter_name(int id) const | DYNAMIC_PARAMETERS< std::string > | [inline] |
Io_mode enum name | MIDI_IO | |
io_mode(void) const | MIDI_IO | |
io_mode(int mode) | MIDI_IO | |
io_read enum value (defined in MIDI_IO) | MIDI_IO | |
io_readwrite enum value (defined in MIDI_IO) | MIDI_IO | |
io_write enum value (defined in MIDI_IO) | MIDI_IO | |
is_open(void) const | MIDI_IO | [inline] |
label(void) const | MIDI_IO | |
label(const std::string &id_label) | MIDI_IO | |
MIDI_IO(const std::string &name="unknown", int mode=io_read) (defined in MIDI_IO) | MIDI_IO | |
name(void) const =0 | ECA_OBJECT | [pure virtual] |
new_expr(void) const =0 | MIDI_IO | [pure virtual] |
nonblocking_mode(void) const | MIDI_IO | [virtual] |
number_of_params(void) const | DYNAMIC_PARAMETERS< std::string > | [inline] |
open(void)=0 | MIDI_IO | [pure virtual] |
parameter_names(void) const | MIDI_IO | [inline, virtual] |
parameter_t typedef (defined in DYNAMIC_PARAMETERS< std::string >) | DYNAMIC_PARAMETERS< std::string > | |
poll_descriptor(void) const | MIDI_IO | [inline, virtual] |
read_bytes(void *target_buffer, long int bytes)=0 | MIDI_IO | [pure virtual] |
readable(void) const | MIDI_IO | [virtual] |
set_parameter(int param, std::string value) | MIDI_IO | [virtual] |
supported_io_modes(void) const | MIDI_IO | [virtual] |
supports_nonblocking_mode(void) const | MIDI_IO | [virtual] |
toggle_nonblocking_mode(bool value) | MIDI_IO | |
toggle_open_state(bool value) | MIDI_IO | [protected] |
writable(void) const | MIDI_IO | [virtual] |
write_bytes(void *target_buffer, long int bytes)=0 | MIDI_IO | [pure virtual] |
~DYNAMIC_OBJECT(void) (defined in DYNAMIC_OBJECT< std::string >) | DYNAMIC_OBJECT< std::string > | [inline, virtual] |
~DYNAMIC_PARAMETERS(void) (defined in DYNAMIC_PARAMETERS< std::string >) | DYNAMIC_PARAMETERS< std::string > | [inline, virtual] |
~ECA_OBJECT(void) (defined in ECA_OBJECT) | ECA_OBJECT | [inline, virtual] |
~MIDI_IO(void) (defined in MIDI_IO) | MIDI_IO | [virtual] |