MCPcopy Create free account

hub / github.com/davidmoreno/rtpmidid / functions

Functions612 in github.com/davidmoreno/rtpmidid

Methodmidi_event_list_t
include/rtpmidid/rtpmidipacket.hpp:59
Methodmidi_event_t
include/rtpmidid/rtpmidipacket.hpp:33
Methodmidi_normalizer_t
src/midi_normalizer.cpp:29
Methodmididata_t
src/mididata.hpp:26
Methodmididata_to_alsaevents_t
TODO: these buffer sizes should probably be configurable or pinned to pool size in bytes
src/aseq.cpp:629
Methodmidipeer_t
src/midipeer.hpp:75
Methodmidirouter_t
src/midirouter.cpp:27
Methodnetwork_address_list_t
lib/networkaddress.cpp:160
Methodnetwork_address_t
lib/networkaddress.cpp:27
Methodnetwork_address_t
include/rtpmidid/networkaddress.hpp:39
Methodnetwork_exception
include/rtpmidid/exceptions.hpp:46
Methodnetwork_rtpmidi_client_t
src/network_rtpmidi_client.cpp:31
Methodnetwork_rtpmidi_listener_t
* @short A rtpmidi server that just sends data to another peer */
src/network_rtpmidi_listener.cpp:34
Methodnetwork_rtpmidi_listener_t
tests/test_midirouter.cpp:52
Methodnetwork_rtpmidi_multi_listener_t
src/network_rtpmidi_multi_listener.cpp:30
Methodnetwork_rtpmidi_peer_t
src/network_rtpmidi_peer.cpp:30
Methodnext_midi_packet_length
lib/rtppeer.cpp:377
Methodopen
src/local_rawmidi_peer.cpp:49
Methodopen
include/rtpmidid/udppeer.hpp:76
Methodoperator!=
include/rtpmidid/networkaddress.hpp:136
Methodoperator!=
include/rtpmidid/rtpmidipacket.hpp:46
Methodoperator()
src/aseq.hpp:172
Methodoperator()
* @short Calls the callback * * It has to be carefull to call all callbacks that are at call moment, if * they are still valid at call moment
include/rtpmidid/signal.hpp:98
Methodoperator*
include/rtpmidid/networkaddress.hpp:139
Methodoperator*
include/rtpmidid/rtpmidipacket.hpp:50
Methodoperator++
include/rtpmidid/networkaddress.hpp:130
Methodoperator<
src/aseq.hpp:40
Methodoperator=
include/rtpmidid/udppeer.hpp:66
Methodoperator=
include/rtpmidid/networkaddress.hpp:60
Methodoperator==
src/aseq.hpp:43
Methodpacket_command_ck_t
include/rtpmidid/rtpmidipacket.hpp:315
Methodpacket_command_in_ok_t
include/rtpmidid/rtpmidipacket.hpp:223
Methodpacket_command_t
include/rtpmidid/rtpmidipacket.hpp:164
Methodpacket_managed_t
include/rtpmidid/packet.hpp:127
Methodpacket_midi_t
include/rtpmidid/rtpmidipacket.hpp:79
Methodpacket_t
include/rtpmidid/packet.hpp:42
Methodparse_command
lib/rtppeer.cpp:91
Methodparse_command
src/control_socket.cpp:401
Methodparse_command_by
lib/rtppeer.cpp:213
Methodparse_command_ck
lib/rtppeer.cpp:272
Methodparse_command_in
* This command is received when I am a server. * * A client sent me IN, I answer with OK, and we are set. * * TODO It would be super nice to be ab
lib/rtppeer.cpp:174
Methodparse_command_no
lib/rtppeer.cpp:250
Methodparse_command_ok
* This command is received when I am a client. * * I already sent before the IN message, the server sent me OK */
lib/rtppeer.cpp:129
Methodparse_feedback
lib/rtppeer.cpp:369
Methodparse_journal
lib/rtppeer.cpp:764
Methodparse_journal_chapter
lib/rtppeer.cpp:789
Methodparse_journal_chapter_N
lib/rtppeer.cpp:812
Methodparse_midi
lib/rtppeer.cpp:470
Methodparse_sysex
lib/rtppeer.cpp:573
Functionpoller_adapter_timeout_free
Free a timeout. More...
lib/mdns_rtpmidi.cpp:244
Functionpoller_adapter_timeout_new
Set a wakeup time for the polling loop. More...
lib/mdns_rtpmidi.cpp:200
Functionpoller_adapter_timeout_update
Update the absolute expiration time for a timeout, If tv is NULL, the timeout is disabled. More...
lib/mdns_rtpmidi.cpp:227
Functionpoller_adapter_watch_free
Free a watch. More...
lib/mdns_rtpmidi.cpp:188
Functionpoller_adapter_watch_get_events
Return the events that happened. More...
lib/mdns_rtpmidi.cpp:183
Functionpoller_adapter_watch_new
Create a new watch for the specified file descriptor and for the specified events. More...
lib/mdns_rtpmidi.cpp:122
Functionpoller_adapter_watch_update
Update the events to wait for. More...
lib/mdns_rtpmidi.cpp:156
Methodpoller_t
lib/poller.cpp:54
Methodport
include/rtpmidid/rtpserver.hpp:55
Methodport_t
src/aseq.hpp:36
Methodprint_select
()
cli/rtpmidid-cli.py:498
Functionprintln
include/rtpmidid/logger.hpp:87
Methodread_delta_time
* Read and decode delta time from a RFC 6295 MIDI List Structure. * * Returns the number of consumed bytes (1-4). * buffer (in/out): the buffer fro
lib/rtppeer.cpp:456
Methodread_midi
src/local_rawmidi_peer.cpp:106
Methodrearm_ck_timeout
lib/rtpserverpeer.cpp:87
Methodremaining
include/rtpmidid/iobytes.hpp:83
Methodremove_alsa_connection
src/local_alsa_multi_listener.cpp:89
Methodremove_peer
src/rtpmidiremotehandler.cpp:77
Methodremoved_port_announcement
src/hwautoannounce.cpp:151
Methodremoved_remote
lib/mdns_rtpmidi.cpp:653
Methodreset
lib/rtppeer.cpp:54
Methodreset
lib/rtpclient.cpp:93
Functionresolve_callback
NOLINTBEGIN(bugprone-easily-swappable-parameters)
lib/mdns_rtpmidi.cpp:278
Methodresolve_loop
lib/networkaddress.cpp:105
Methodrtpclient_t
* @short Create the rtp client * * @param name Name of the client. * * This client will try to connect to the list of `add_server_address` * addr
lib/rtpclient.cpp:45
Methodrtpmidi_remote_handler_t
src/rtpmidiremotehandler.cpp:32
Methodrtppeer_t
* @short Generic peer constructor * * A generic peer can be a client or a server. In any case it has a control * and midi ports. The port can be ra
lib/rtppeer.cpp:37
Methodrtpserver_t
NOLINTNEXTLINE(bugprone-swappable-parameters)
lib/rtpserver.cpp:35
Methodrtpserverpeer_t
lib/rtpserverpeer.cpp:25
Functionrtrim_copy
trim from end (copying)
src/stringpp.hpp:90
Methodseek
include/rtpmidid/iobytes.hpp:79
Methodsend_feedback
lib/rtppeer.cpp:728
Methodsend_midi
src/midirouter.cpp:109
Methodsend_midi
src/network_rtpmidi_multi_listener.cpp:52
Methodsend_midi
tests/test_midirouter.cpp:40
Methodsend_midi
tests/test_midirouter.cpp:196
Methodsendto
lib/rtpserver.cpp:165
Methodsendto
lib/rtpserverpeer.cpp:114
Methodseq_logger
tests/test_rtpmidid.cpp:213
Methodsetup_connections
lib/rtpserverpeer.cpp:48
Methodsetup_entry_group
lib/mdns_rtpmidi.cpp:343
Methodsetup_local_alsa_multilistener
src/main.cpp:94
Methodsetup_network_rtpmidi_listener
src/main.cpp:110
Methodsetup_network_rtpmidi_multilistener
src/main.cpp:102
Methodsetup_rawmidi_peers
src/main.cpp:119
Methodsetup_service_browser
lib/mdns_rtpmidi.cpp:330
Functionsigint_f
src/main.cpp:52
Methodsignal_t
include/rtpmidid/signal.hpp:43
Functionsigterm_f
src/main.cpp:44
Functionsockaddr_storage_get_addr_in6
include/rtpmidid/network.hpp:40
Functionsockaddr_storage_get_port
include/rtpmidid/network.hpp:32
← previousnext →401–500 of 612, ranked by callers