doxygenAutoDocs
Loading...
Searching...
No Matches
Classes | Variables
CommSDK Namespace Reference

Classes

class  CObject
 
class  COMM_IDX
 
class  CommSDK
 
class  DescriptorPortType
 
class  Tuple_c
 

Variables

 Tcp_Comm = TcpComm()
 
 Usb_Comm = UsbComm()
 
 Bt_Comm = BtComm()
 
 Tcp_Connection = TcpConnection(Tcp_Comm)
 
 Usb_Connection = UsbConnection(Usb_Comm)
 
 Bt_Connection = BtConnection(Bt_Comm)
 

Detailed Description

@page refJsonKeyValues %Settings Key/Value Items
@htmlinclude JsonKeyValueTable.html
<!-- 
 % before the word prevents doxygen from generating auto link
 Include the html version of the JSON key/value pairs table
-->

Variable Documentation

◆ Bt_Comm

CommSDK.Bt_Comm = BtComm()

◆ Bt_Connection

CommSDK.Bt_Connection = BtConnection(Bt_Comm)

◆ Tcp_Comm

CommSDK.Tcp_Comm = TcpComm()

◆ Tcp_Connection

CommSDK.Tcp_Connection = TcpConnection(Tcp_Comm)

◆ Usb_Comm

CommSDK.Usb_Comm = UsbComm()

◆ Usb_Connection

CommSDK.Usb_Connection = UsbConnection(Usb_Comm)