CVC3  2.4.1
Public Member Functions | Protected Attributes
std::fdistream Class Reference

#include <fdstream.h>

Inherits std::istream.

List of all members.

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: