#include <ttyvecdef.h>
Public Attributes | |
void(* | port_startio )() |
int(* | port_disconnect )() |
int(* | port_set_line )() |
int(* | port_ds_set )() |
int(* | port_xon )() |
int(* | port_xoff )() |
int(* | port_stop )() |
int(* | port_stop2 )() |
int(* | port_abort )() |
int(* | port_resume )() |
int(* | port_set_modem )() |
int(* | port_glyphload )() |
int(* | port_maint )() |
int(* | port_forkret )() |
int(* | port_fdt )() |
void(* | port_start_read )() |
void(* | port_middle_read )() |
void(* | port_end_read )() |
void(* | port_cancel )() |
Definition at line 63 of file ttyvecdef.h.
void(* _tt_port::port_startio)() |
int(* _tt_port::port_disconnect)() |
int(* _tt_port::port_set_line)() |
int(* _tt_port::port_ds_set)() |
int(* _tt_port::port_xon)() |
int(* _tt_port::port_xoff)() |
int(* _tt_port::port_stop)() |
int(* _tt_port::port_stop2)() |
int(* _tt_port::port_abort)() |
int(* _tt_port::port_resume)() |
int(* _tt_port::port_set_modem)() |
int(* _tt_port::port_glyphload)() |
int(* _tt_port::port_maint)() |
int(* _tt_port::port_forkret)() |
int(* _tt_port::port_fdt)() |
void(* _tt_port::port_start_read)() |
void(* _tt_port::port_middle_read)() |
void(* _tt_port::port_end_read)() |
void(* _tt_port::port_cancel)() |