CVC3
Public Member Functions | Protected Attributes | List of all members
std::fdistream Class Reference

#include <fdstream.h>

Inherits std::istream.

Collaboration diagram for std::fdistream:
Collaboration graph

Public Member Functions

 fdistream (int fd)
 

Protected Attributes

fdinbuf buf
 

Detailed Description

Definition at line 173 of file fdstream.h.

Constructor & Destructor Documentation

std::fdistream::fdistream ( int  fd)
inline

Definition at line 177 of file fdstream.h.

References buf.

Member Data Documentation

fdinbuf std::fdistream::buf
protected

Definition at line 175 of file fdstream.h.

Referenced by fdistream().


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