Springhead
An open source physics engine for virtual reality, haptics and motion generation.
クラス WBComStreambuf
WBComStreambufに対する継承グラフ

Public 型

enum  { COMBUFLEN = 4096 }
 
enum  { ASCII_XON = 0x11, ASCII_XOFF = 0x13 }
 
- Public 型 inherited from WBComStatus
enum  {
  FC_NONE, FC_DTRDSR, FC_RTSCTS, FC_HARDWARE,
  FC_XONXOFF, FC_SOFTWARE =FC_XONXOFF
}
 

Public メソッド

 WBComStreambuf (const WBComStatus &cs, char *gb, int gl, char *pb, int pl)
 
- Public メソッド inherited from UTStreambufBase
 UTStreambufBase (char *gb, int gl, char *pb, int pl)
 

Protected メソッド

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 ()
 
- Protected メソッド inherited from UTStreambufBase
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)
 

Protected 変数

HANDLE hFile
 

Additional Inherited Members

- Public 変数 inherited from UTStreambufBase
int lahead
 
- Public 変数 inherited from WBComStatus
enum Spr::WBComStatus:: { ... }  flowControl
 
int port
 
DWORD boudRate
 
BYTE byteSize
 
BYTE parity
 
BYTE stopBits
 

このクラスの説明は次のファイルから生成されました: