Ardour
9.0-pre0-582-g084a23a80d
|
This is the complete list of members for MIDI::Port, including all inherited members.
_centrally_parsed | MIDI::Port | protected |
_channel | MIDI::Port | protected |
_flags | MIDI::Port | protected |
_ok | MIDI::Port | protected |
_parser | MIDI::Port | protected |
_tagname | MIDI::Port | protected |
centrally_parsed() const | MIDI::Port | virtual |
channel(channel_t chn) | MIDI::Port | inline |
clock(timestamp_t timestamp) | MIDI::Port | |
drain(int, int) | MIDI::Port | inlinevirtual |
Flags enum name | MIDI::Port | |
get_state() const | MIDI::Port | virtual |
init(std::string const &, Flags) | MIDI::Port | protected |
IsInput enum value | MIDI::Port | |
IsOutput enum value | MIDI::Port | |
midimsg(byte *msg, size_t len, timestamp_t timestamp) | MIDI::Port | inline |
name() const | MIDI::Port | inline |
ok() const | MIDI::Port | inline |
parse(samplecnt_t timestamp)=0 | MIDI::Port | pure virtual |
parser() | MIDI::Port | inline |
Port(std::string const &, Flags) | MIDI::Port | |
Port(const XMLNode &) | MIDI::Port | |
read(byte *buf, size_t bufsize)=0 | MIDI::Port | pure virtual |
receives_input() const | MIDI::Port | inline |
selectable() const =0 | MIDI::Port | pure virtual |
sends_output() const | MIDI::Port | inline |
set_centrally_parsed(bool yn) | MIDI::Port | inline |
set_state(const XMLNode &) | MIDI::Port | virtual |
state_node_name | MIDI::Port | static |
write(const byte *msg, size_t msglen, timestamp_t timestamp)=0 | MIDI::Port | pure virtual |
~Port() | MIDI::Port | virtual |