PlasCom2  1.0
XPACC Multi-physics simluation application
fdostream Class Reference

Detailed Description

Definition at line 63 of file FDUtils.H.

#include <FDUtils.H>

Public Member Functions

 fdostream ()
 
 fdostream (int fd)
 
int FD ()
 
int Init (int _fd)
 

Protected Attributes

sys::fdoutbuf buf
 
Inheritance diagram for fdostream:
Collaboration diagram for fdostream:

Constructor & Destructor Documentation

◆ fdostream() [1/2]

fdostream ( )
inline

Definition at line 67 of file FDUtils.H.

◆ fdostream() [2/2]

fdostream ( int  fd)
inline

Definition at line 68 of file FDUtils.H.

Member Function Documentation

◆ FD()

int FD ( )
inline

Definition at line 71 of file FDUtils.H.

References fdoutbuf::FD().

Here is the call graph for this function:

◆ Init()

int Init ( int  _fd)
inline

Definition at line 72 of file FDUtils.H.

References fdoutbuf::FD(), and fdoutbuf::Init().

Here is the call graph for this function:

Member Data Documentation

◆ buf

sys::fdoutbuf buf
protected

Definition at line 65 of file FDUtils.H.


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