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

#include <fdstream.h>

Inherits std::ostream.

List of all members.

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: