| _dev | TTYfd | [protected] |
| _fd | FD_EVENT | [protected] |
| _ios_current | TTYfd | [protected] |
| _ios_saved | TTYfd | [protected] |
| _manager | TTYfd | [protected] |
| _synch_buf | TTYfd | [protected] |
| _synch_pos | TTYfd | [protected] |
| _timeout | TTYfd | [protected, static] |
| activate() | TTYfd | [virtual] |
| clear() | TTYfd | |
| close() | TTYfd | |
| deactivate() | TTYfd | [virtual] |
| drain() | TTYfd | |
| except() | FD_EVENT | [inline, virtual] |
| fd() | FD_EVENT | [inline] |
| FD_EVENT() | FD_EVENT | [inline] |
| get_flags() | TTYfd | |
| MAX_REC_SIZE enum value | TTYfd | [protected] |
| not_configured(int, int) | TTYfd | |
| nread(char *buf, int readnum, int timeout_millisecs) | TTYfd | |
| open() | TTYfd | |
| print_flags() | TTYfd | |
| read_all(char *buf, int maxbytes) | TTYfd | |
| read_synchronized(char sentinel, int sentinel_bit, int which, int record_size, char *buf) | TTYfd | |
| read_synchronized(char sentinel, int record_size, char *buf) | TTYfd | |
| read_synchronized(int sentinel_bit, int record_size, char *buf) | TTYfd | |
| reset() | FD_EVENT | [inline, virtual] |
| sample() | TTYfd | [inline, virtual] |
| send_break(int duration) | TTYfd | |
| set_charsize(short size) | TTYfd | |
| set_flags() | TTYfd | |
| set_min_and_time(int min_num_chars, int min_delay_between_chars_or_total_time) | TTYfd | |
| set_parity(TTYparity parity) | TTYfd | |
| set_speed(long speed) | TTYfd | |
| set_stopbits(int num) | TTYfd | |
| setup() | TTYfd | |
| TTY_EVEN enum value | TTYfd | |
| TTY_NONE enum value | TTYfd | |
| TTY_ODD enum value | TTYfd | |
| TTYfd(FD_MANAGER *m, const char *dev, const char *name) | TTYfd | |
| TTYparity enum name | TTYfd | |
| write(const char *buf, int writenum, int timeout_millisecs) | TTYfd | |
| ~FD_EVENT() | FD_EVENT | [inline, virtual] |
| ~TTYfd() | TTYfd | [inline, virtual] |