DGen/SDL
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes
current Struct Reference

List of all members.

Public Attributes

char * buf
int bufmax
int len
int chars
int pos
int cols
const char * prompt
int history_index
char rev_rbuf [50]
int rev_rchars
int rev_rlen
int rev_searchpos
unsigned int nb:1
unsigned int new:1
unsigned int rev:2
unsigned int compl:1
size_t compl_off
int fd

Member Data Documentation

char* current::buf
int current::bufmax
int current::chars
int current::cols
unsigned int current::compl
size_t current::compl_off
int current::fd
int current::history_index
int current::len
unsigned int current::nb
unsigned int current::new
int current::pos
const char* current::prompt
unsigned int current::rev
char current::rev_rbuf[50]
int current::rev_rchars
int current::rev_rlen
int current::rev_searchpos

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