©2004 by Marc J. Rochkind. All rights reserved. Portions marked "Open Source" may be copied under license.

 

Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

BUFIO Struct Reference

List of all members.

Public Attributes

int fd
char dir
ssize_t total
ssize_t next
unsigned char buf [BUFSIZ]
bool fdopen
timeval timeout

Member Data Documentation

unsigned char BUFIO::buf[BUFSIZ]
 

Definition at line 29 of file bufio.h.

Referenced by Bgetc(), Bputc(), readbuf(), and writebuf().

char BUFIO::dir
 

Definition at line 26 of file bufio.h.

Referenced by Bclose(), and Bopen_internal().

int BUFIO::fd
 

Definition at line 25 of file bufio.h.

Referenced by Bclose(), Bopen_internal(), readbuf(), and writebuf().

bool BUFIO::fdopen
 

Definition at line 30 of file bufio.h.

Referenced by Bclose(), and Bopen_internal().

ssize_t BUFIO::next
 

Definition at line 28 of file bufio.h.

Referenced by Bgetc(), Bputc(), readbuf(), and writebuf().

struct timeval BUFIO::timeout
 

Definition at line 32 of file bufio.h.

Referenced by Bsettimeout(), and readbuf().

ssize_t BUFIO::total
 

Definition at line 27 of file bufio.h.

Referenced by Bgetc(), and readbuf().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 23 10:57:13 2004 for AUP2 Example Source by doxygen 1.3.1