ofdstream Class Reference

#include <fdstream.h>

Collaboration diagram for ofdstream:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ofdstream ()
 ofdstream (int a_fd)
void attach (int a_fd)
int fd (void)

Protected Attributes

fdoutbuf m_buf
int m_fd

Detailed Description

Definition at line 23 of file fdstream.h.


Constructor & Destructor Documentation

ofdstream::ofdstream (  ) 

Definition at line 41 of file fdstream.cc.

ofdstream::ofdstream ( int  a_fd  ) 

Definition at line 45 of file fdstream.cc.

References fdoutbuf::attach(), m_buf, and m_fd.

Here is the call graph for this function:


Member Function Documentation

void ofdstream::attach ( int  a_fd  ) 

Definition at line 51 of file fdstream.cc.

References fdoutbuf::attach(), m_buf, and m_fd.

Here is the call graph for this function:

int ofdstream::fd ( void   ) 

Definition at line 57 of file fdstream.cc.

References m_fd.


Member Data Documentation

fdoutbuf ofdstream::m_buf [protected]

Definition at line 32 of file fdstream.h.

Referenced by attach(), and ofdstream().

int ofdstream::m_fd [protected]

Definition at line 33 of file fdstream.h.

Referenced by attach(), fd(), and ofdstream().


The documentation for this class was generated from the following files:
Generated on Tue Jul 1 12:11:51 2008 for rvm by  doxygen 1.5.1