kodi
Public Member Functions | List of all members
NPT_SerialPortInterface Class Referenceabstract
Inheritance diagram for NPT_SerialPortInterface:
Inheritance graph
[legend]

Public Member Functions

virtual NPT_Result Open (unsigned int speed, NPT_SerialPortStopBits stop_bits, NPT_SerialPortFlowControl flow_control, NPT_SerialPortParity parity)=0
 
virtual NPT_Result Close ()=0
 
virtual NPT_Result GetInputStream (NPT_InputStreamReference &stream)=0
 
virtual NPT_Result GetOutputStream (NPT_OutputStreamReference &stream)=0
 

The documentation for this class was generated from the following file: