spinnman.connections.udp_packet_connections.eieio_command_connection module =========================================================================== .. automodule:: spinnman.connections.udp_packet_connections.eieio_command_connection .. currentmodule:: spinnman.connections.udp_packet_connections.eieio_command_connection .. autoclass:: EieioCommandConnection :show-inheritance: .. rubric:: Attributes .. autosummary:: can_send local_ip_address local_port remote_ip_address remote_port .. rubric:: Methods .. autosummary:: close connection_type deregister_callback is_udp_eieio_command_receiver is_udp_eieio_command_sender register_callback supports_sends_message .. rubric:: Detailed Methods .. automethod:: close .. automethod:: connection_type .. automethod:: deregister_callback .. automethod:: is_udp_eieio_command_receiver .. automethod:: is_udp_eieio_command_sender .. automethod:: register_callback .. automethod:: supports_sends_message