#include <fdstream.h>
Collaboration diagram for ifdstream:
Public Member Functions | |
ifdstream () | |
ifdstream (int a_fd) | |
void | attach (int a_fd) |
int | fd (void) |
Protected Attributes | |
fdinbuf | m_buf |
int | m_fd |
|
Definition at line 106 of file fdstream.cc. |
|
Definition at line 110 of file fdstream.cc. References fdinbuf::attach(). |
Here is the call graph for this function:
|
Definition at line 116 of file fdstream.cc. References fdinbuf::attach(). |
Here is the call graph for this function:
|
Definition at line 122 of file fdstream.cc. |
|
Definition at line 59 of file fdstream.h. |
|
Definition at line 60 of file fdstream.h. |