MySQL 8.3.0
Source Code Documentation
FileCloser Class Reference

Public Member Functions

 FileCloser (FILE *to_be_closed)
 
 ~FileCloser ()
 

Private Attributes

FILE * m_file
 

Constructor & Destructor Documentation

◆ FileCloser()

FileCloser::FileCloser ( FILE *  to_be_closed)
inline

◆ ~FileCloser()

FileCloser::~FileCloser ( )
inline

Member Data Documentation

◆ m_file

FILE* FileCloser::m_file
private

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