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

#include <hwpfile.h>

Collaboration diagram for DepthGuard:
[legend]

Public Member Functions

 DepthGuard (HWPFile &rFile)
 
bool toodeep () const
 
 ~DepthGuard ()
 

Private Attributes

HWPFilem_rFile
 

Detailed Description

Definition at line 309 of file hwpfile.h.

Constructor & Destructor Documentation

◆ DepthGuard()

DepthGuard::DepthGuard ( HWPFile rFile)
inline

Definition at line 314 of file hwpfile.h.

References HWPFile::readdepth.

◆ ~DepthGuard()

DepthGuard::~DepthGuard ( )
inline

Definition at line 323 of file hwpfile.h.

References HWPFile::readdepth.

Member Function Documentation

◆ toodeep()

bool DepthGuard::toodeep ( ) const
inline

Definition at line 319 of file hwpfile.h.

References HWPFile::readdepth.

Referenced by HWPPara::Read().

Member Data Documentation

◆ m_rFile

HWPFile& DepthGuard::m_rFile
private

Definition at line 312 of file hwpfile.h.


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