xbmc
Public Member Functions | Protected Attributes | List of all members
NPT_SerialPort Class Reference
Inheritance diagram for NPT_SerialPort:
Inheritance graph
[legend]
Collaboration diagram for NPT_SerialPort:
Collaboration graph
[legend]

Public Member Functions

 NPT_SerialPort (const char *name)
 
NPT_Result Open (unsigned int speed, NPT_SerialPortStopBits stop_bits=NPT_SERIAL_PORT_STOP_BITS_1, NPT_SerialPortFlowControl flow_control=NPT_SERIAL_PORT_FLOW_CONTROL_NONE, NPT_SerialPortParity parity=NPT_SERIAL_PORT_PARITY_NONE) override
 
NPT_Result Close () override
 
NPT_Result GetInputStream (NPT_InputStreamReference &stream) override
 
NPT_Result GetOutputStream (NPT_OutputStreamReference &stream) override
 

Protected Attributes

NPT_SerialPortInterfacem_Delegate
 

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