#include <flex.H>
Inherits DEVdiscrete_contact, and TTYfd.
Public Methods | |
| virtual | ~DEVflex () |
| DEVflex (Cstr_ptr &devname) | |
| virtual bool | activate () |
| virtual bool | deactivate () |
| virtual void | sample () |
Protected Types | |
| enum | op { up = 0, down, strange } |
Protected Attributes | |
| str_ptr | _serialport |
| int | _baud |
| unsigned char | c1table [256] |
| unsigned char | c2table [256] |
| unsigned char | _downBut [MAX_CONTACTS_AT_ONCE] |
| unsigned char | _moveBut [MAX_CONTACTS_AT_ONCE] |
| unsigned char | _upBut [MAX_CONTACTS_AT_ONCE] |
| int | _numDown |
| int | _numMove |
| int | _numUp |
| op | _operation |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TTYfd. |
|
|
Reimplemented from TTYfd. |
|
|
Reimplemented from TTYfd. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.18