ifdstream Class Reference

#include <fdstream.h>

Collaboration diagram for ifdstream:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ifdstream ()
 ifdstream (int a_fd)
void attach (int a_fd)
int fd (void)

Protected Attributes

fdinbuf m_buf
int m_fd

Constructor & Destructor Documentation

ifdstream::ifdstream  ) 
 

Definition at line 106 of file fdstream.cc.

ifdstream::ifdstream int  a_fd  ) 
 

Definition at line 110 of file fdstream.cc.

References fdinbuf::attach().

Here is the call graph for this function:


Member Function Documentation

void ifdstream::attach int  a_fd  ) 
 

Definition at line 116 of file fdstream.cc.

References fdinbuf::attach().

Here is the call graph for this function:

int ifdstream::fd void   ) 
 

Definition at line 122 of file fdstream.cc.


Member Data Documentation

fdinbuf ifdstream::m_buf [protected]
 

Definition at line 59 of file fdstream.h.

int ifdstream::m_fd [protected]
 

Definition at line 60 of file fdstream.h.


The documentation for this class was generated from the following files:
Generated on Mon Jul 12 12:10:36 2004 for rvm by doxygen 1.3.6