This is the complete list of members for
sprint::io::serial, including all inherited members.
close() | sprint::io::serial | |
Configure(HWND hWnd, LPCTSTR lpszComName) (defined in sprint::io::serial) | sprint::io::serial | [static] |
DCBString(LPSTR lpszBuffer, UINT uBufferLen, DCB *test) (defined in sprint::io::serial) | sprint::io::serial | [static] |
EscapeFunction(DWORD dwFunc) (defined in sprint::io::serial) | sprint::io::serial | |
get() | sprint::io::serial | |
GetModemStatus(LPDWORD lpModemStat) (defined in sprint::io::serial) | sprint::io::serial | |
GetProp() | sprint::io::serial | |
GetState(DCB *dcb) const (defined in sprint::io::serial) | sprint::io::serial | |
good() const | sprint::io::serial | |
hComm (defined in sprint::io::serial) | sprint::io::serial | |
IsAvaiable(LPCTSTR lpszCommName) (defined in sprint::io::serial) | sprint::io::serial | [static] |
open(LPCTSTR lpszInput, bool read, bool write, bool async) | sprint::io::serial | |
Read(char *buffer, UINT uBufferSize, LPDWORD lpdwNumberOfBytesRead, LPDWORD lpdwStatus) | sprint::io::serial | |
read(char *buf, int size) | sprint::io::serial | |
serial() (defined in sprint::io::serial) | sprint::io::serial | |
serial(LPCTSTR lpszComName) | sprint::io::serial | |
SetBaudRate(int rate) (defined in sprint::io::serial) | sprint::io::serial | |
SetFlowControl(int mode) (defined in sprint::io::serial) | sprint::io::serial | |
SetParity(int parity) (defined in sprint::io::serial) | sprint::io::serial | |
SetState(DCB *dcb) (defined in sprint::io::serial) | sprint::io::serial | |
SetTimeouts(COMMTIMEOUTS *pcto) (defined in sprint::io::serial) | sprint::io::serial | |
Test(LPCTSTR lpszCommName, LPTSTR lpszMsgBuffer) (defined in sprint::io::serial) | sprint::io::serial | [static] |
TestDCB(LPCTSTR lpszCommName, DCB *test) (defined in sprint::io::serial) | sprint::io::serial | [static] |
Write(const char *buffer, UINT uBufferSize, LPDWORD lpdwNumberOfBytesWritten, LPDWORD lpdwStatus) | sprint::io::serial | |
write(const char *buf, int size) | sprint::io::serial | |
~serial() (defined in sprint::io::serial) | sprint::io::serial | |