PlasCom2  1.0
XPACC Multi-physics simluation application
fdistream Class Reference

Detailed Description

Definition at line 154 of file FDUtils.H.

#include <FDUtils.H>

Public Member Functions

 fdistream ()
 
 fdistream (int fd)
 
int FD ()
 
int Init (int _fd)
 

Protected Attributes

sys::fdinbuf buf
 
Inheritance diagram for fdistream:
Collaboration diagram for fdistream:

Constructor & Destructor Documentation

◆ fdistream() [1/2]

fdistream ( )
inline

Definition at line 158 of file FDUtils.H.

◆ fdistream() [2/2]

fdistream ( int  fd)
inline

Definition at line 159 of file FDUtils.H.

Member Function Documentation

◆ FD()

int FD ( )
inline

Definition at line 162 of file FDUtils.H.

References fdinbuf::FD().

Here is the call graph for this function:

◆ Init()

int Init ( int  _fd)
inline

Definition at line 163 of file FDUtils.H.

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

Here is the call graph for this function:

Member Data Documentation

◆ buf

sys::fdinbuf buf
protected

Definition at line 156 of file FDUtils.H.


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