TwirreLink
 All Classes Functions Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
CSerial Class Reference

Public Member Functions

BOOL Open (int nPort=2, int nBaud=9600)
 
BOOL Close (void)
 
int ReadData (void *, int)
 
int SendData (const char *, int)
 
int ReadDataWaiting (void)
 
BOOL IsOpened (void)
 

Protected Member Functions

BOOL WriteCommByte (unsigned char)
 

Protected Attributes

HANDLE m_hIDComDev
 
OVERLAPPED m_OverlappedRead
 
OVERLAPPED m_OverlappedWrite
 
BOOL m_bOpened
 

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