p2  0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Aio_tty Class Reference

create and init a Aio_tty More...

Public Member Functions

static PN aio_tty_set_mode (Potion *P, PN cl, PN tty, PN mode)
 
static PN aio_tty_reset_mode (Potion *P, PN cl, PN tty)
 
static PN aio_tty_get_winsize (Potion *P, PN cl, PN tty)
 

Detailed Description

create and init a Aio_tty

Parameters
fileFD INT ??
readableINT
loop(optional)

Member Function Documentation

static PN aio_tty_set_mode ( Potion P,
PN  cl,
PN  tty,
PN  mode 
)

Set mode. 0 for normal, 1 for raw.

Definition at line 1177 of file aio.c.

static PN aio_tty_reset_mode ( Potion P,
PN  cl,
PN  tty 
)

To be called when the program exits. Resets TTY settings to default values for the next process to take over.

Definition at line 1187 of file aio.c.

static PN aio_tty_get_winsize ( Potion P,
PN  cl,
PN  tty 
)

Definition at line 1193 of file aio.c.


The documentation for this class was generated from the following file: