LibreOffice Module onlineupdate (master) 1
Public Member Functions | Private Attributes | List of all members
AutoFILE Class Reference

Public Member Functions

 AutoFILE (FILE *fp)
 
 ~AutoFILE ()
 
 operator FILE * ()
 

Private Attributes

FILEfp_
 

Detailed Description

Definition at line 22 of file readstrings.cxx.

Constructor & Destructor Documentation

◆ AutoFILE()

AutoFILE::AutoFILE ( FILE fp)
inlineexplicit

Definition at line 25 of file readstrings.cxx.

◆ ~AutoFILE()

AutoFILE::~AutoFILE ( )
inline

Definition at line 26 of file readstrings.cxx.

References fp_.

Member Function Documentation

◆ operator FILE *()

AutoFILE::operator FILE * ( )
inline

Definition at line 30 of file readstrings.cxx.

References FILE, and fp_.

Member Data Documentation

◆ fp_

FILE* AutoFILE::fp_
private

Definition at line 35 of file readstrings.cxx.

Referenced by operator FILE *(), and ~AutoFILE().


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