|  | 
| enum | { COMBUFLEN = 4096
 } | 
|  | 
| enum | { ASCII_XON = 0x11, 
ASCII_XOFF = 0x13
 } | 
|  | 
| enum | { FC_NONE, 
FC_DTRDSR, 
FC_RTSCTS, 
FC_HARDWARE,
 FC_XONXOFF, 
FC_SOFTWARE =FC_XONXOFF
 }
 | 
|  | 
|  | 
|  | WBComStreambuf (const WBComStatus &cs, char *gb, int gl, char *pb, int pl) | 
|  | 
|  | UTStreambufBase (char *gb, int gl, char *pb, int pl) | 
|  | 
|  | 
| bool | init () | 
|  | 
| bool | init (const WBComStatus &cs) | 
|  | 
| bool | openConnection () | 
|  | 
| bool | setupConnection () | 
|  | 
| void | closeConnection () | 
|  | 
| void | cleanup () | 
|  | 
| UINT | read (void *buf, UINT bufLen) | 
|  | 
| UINT | write (void *buf, UINT bufLen) | 
|  | 
| UINT | comAvail () | 
|  | 
| UINT | comWaiting () | 
|  | 
| virtual int | in_avail_stream () | 
|  | 
| virtual int BCC_CDECL | overflow (int c=EOF) | 
|  | 
| virtual int BCC_CDECL | underflow () | 
|  | 
| virtual int BCC_CDECL | sync () | 
|  | 
| virtual pos_type BCC_CDECL | seekoff (off_type off, std::ios_base::seekdir way, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) | 
|  | 
|  | 
| int | lahead | 
|  | 
| enum Spr::WBComStatus:: { ... } | flowControl | 
|  | 
| int | port | 
|  | 
| DWORD | boudRate | 
|  | 
| BYTE | byteSize | 
|  | 
| BYTE | parity | 
|  | 
| BYTE | stopBits | 
|  | 
このクラスの説明は次のファイルから生成されました:
- WinBasis_Obsolete/WBComStream.h