QDNix
Quick’n’dirty *NIX
TTYDevice Struct Reference
Collaboration diagram for TTYDevice:
Collaboration graph

Data Fields

void(* init )(void *)
 
size_t(* write )(void *, const char *, size_t)
 
size_t(* read )(void *, char *, size_t)
 
void(* deinit )(void *)
 
void * config
 

Detailed Description

Definition at line 6 of file tty.h.


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