Public Member Functions | Public Attributes | List of all members
gnuplotio::FileHandleWrapper Struct Reference

#include <gnuplot-iostream.h>

Inheritance diagram for gnuplotio::FileHandleWrapper:
Inheritance graph
[legend]

Public Member Functions

void fh_close ()
 
int fh_fileno ()
 
 FileHandleWrapper (std::FILE *_fh, bool _should_use_pclose)
 

Public Attributes

bool should_use_pclose
 
std::FILE * wrapped_fh
 

Detailed Description

Definition at line 1521 of file gnuplot-iostream.h.

Constructor & Destructor Documentation

gnuplotio::FileHandleWrapper::FileHandleWrapper ( std::FILE *  _fh,
bool  _should_use_pclose 
)
inline

Definition at line 1522 of file gnuplot-iostream.h.

Member Function Documentation

void gnuplotio::FileHandleWrapper::fh_close ( )
inline

Definition at line 1525 of file gnuplot-iostream.h.

int gnuplotio::FileHandleWrapper::fh_fileno ( )
inline

Definition at line 1537 of file gnuplot-iostream.h.

Member Data Documentation

bool gnuplotio::FileHandleWrapper::should_use_pclose

Definition at line 1542 of file gnuplot-iostream.h.

std::FILE* gnuplotio::FileHandleWrapper::wrapped_fh

Definition at line 1541 of file gnuplot-iostream.h.


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


asr_recognizer_prediction_psm
Author(s): Braun Kai, Meißner Pascal
autogenerated on Wed Feb 19 2020 03:31:30