VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Gr::PngImp::FileCloser Struct Reference

RAII class to do std::fclose(). More...

Public Member Functions

 FileCloser (FILE *fp)
 

Public Attributes

FILE * m_fp
 

Detailed Description

RAII class to do std::fclose().

Definition at line 79 of file grpng_png.cpp.


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