_desc | Tablet | [protected] |
_dev | TTYfd | [protected] |
_device_to_report | TabletMultimode | [protected] |
_fd | FD_EVENT | [protected] |
_ios_current | TTYfd | [protected] |
_ios_saved | TTYfd | [protected] |
_manager | TTYfd | [protected] |
_num_bytes_left_from_last_read | TabletMultimode | [protected] |
_puck | TabletMultimode | [protected] |
_puck_buttons | TabletMultimode | [protected] |
_puck_queue | TabletMultimode | [protected] |
_styl_buttons | Tablet | [protected] |
_stylus | Tablet | [protected] |
_stylus_pressure | TabletMultimode | [protected] |
_stylus_queue | TabletMultimode | [protected] |
_synch_buf | TTYfd | [protected] |
_synch_pos | TTYfd | [protected] |
_tablet_data_buffer | TabletMultimode | [protected] |
_timeout | TTYfd | [protected, static] |
_using_stylus_eraser | TabletMultimode | [protected] |
_yres | Tablet | [protected] |
activate() | Tablet | [virtual] |
add_handler(DEVhandler *h) | TabletMultimode | [inline] |
clear() | TTYfd | |
close() | TTYfd | |
deactivate() | TTYfd | [virtual] |
drain() | TTYfd | |
enqueue_available_tablet_events() | TabletMultimode | |
except() | FD_EVENT | [inline, virtual] |
fd() | FD_EVENT | [inline] |
FD_EVENT() | FD_EVENT | [inline] |
get_flags() | TTYfd | |
MAX_REC_SIZE enum value | TTYfd | [protected] |
mod_setting_bit(int bit_num, int val) | Tablet | |
not_configured(int, int) | TTYfd | |
nread(char *buf, int readnum, int timeout_millisecs) | TTYfd | |
open() | TTYfd | |
print_flags() | TTYfd | |
PUCK enum value | TabletMultimode | |
puck() | TabletMultimode | [inline] |
puck_buttons() | TabletMultimode | [inline] |
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() | TabletMultimode | [inline, virtual] |
sample() | TabletMultimode | [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 | |
STYLUS enum value | TabletMultimode | |
stylus() | Tablet | [inline] |
stylus_buttons() | Tablet | [inline] |
stylus_pressure() | TabletMultimode | [inline] |
Tablet(FD_MANAGER *, TabletDesc::TabletType t, const char *tty=NULL, const char *name="DEV_TABLET") | Tablet | |
TabletMultimode(FD_MANAGER *, TabletDesc::TabletType type=TabletDesc::LARGE, const char *tty=NULL, const char *name="DEV_TABLET") | TabletMultimode | |
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] |