Class: OpenC3::BridgeInterfaceThread

Inherits:
InterfaceThread show all
Defined in:
lib/openc3/bridge/bridge_interface_thread.rb

Constant Summary

Constants inherited from InterfaceThread

InterfaceThread::UNKNOWN_BYTES_TO_PRINT

Instance Attribute Summary

Attributes inherited from InterfaceThread

#connection_failed_callback, #connection_lost_callback, #connection_success_callback, #fatal_exception_callback, #identified_packet_callback

Method Summary

Methods inherited from InterfaceThread

#graceful_kill, #initialize, #start, #stop

Constructor Details

This class inherits a constructor from OpenC3::InterfaceThread