bre20::CSerialPort Class Reference

List of all members.

Public Member Functions

 CSerialPort (void)
bool Open (char *szComPort, int baudrate)
bool Write (unsigned char buf)
int Read ()
void Close ()
System::String * getComParams ()

Classes

struct  DCB

Constructor & Destructor Documentation

bre20::CSerialPort::CSerialPort void   ) 
 


Member Function Documentation

void bre20::CSerialPort::Close  ) 
 

System::String * bre20::CSerialPort::getComParams  ) 
 

bool bre20::CSerialPort::Open char *  szComPort,
int  baudrate
 

int bre20::CSerialPort::Read  ) 
 

bool bre20::CSerialPort::Write unsigned char  buf  ) 
 




BRE Documentation Home