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

#include <fdstream.h>

Inherits std::ostream.

Collaboration diagram for std::fdostream:
Collaboration graph

Public Member Functions

 fdostream (int fd)
 

Protected Attributes

fdoutbuf buf
 

Detailed Description

Definition at line 87 of file fdstream.h.

Constructor & Destructor Documentation

std::fdostream::fdostream ( int  fd)
inline

Definition at line 91 of file fdstream.h.

References buf.

Member Data Documentation

fdoutbuf std::fdostream::buf
protected

Definition at line 89 of file fdstream.h.

Referenced by fdostream().


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