Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CPDF_ReadValidator::ScopedSession Class Reference

#include <cpdf_read_validator.h>

+ Collaboration diagram for CPDF_ReadValidator::ScopedSession:

Public Member Functions

 FX_STACK_ALLOCATED ()
 
 ScopedSession (RetainPtr< CPDF_ReadValidator > validator)
 
 ScopedSession (const ScopedSession &that)=delete
 
ScopedSessionoperator= (const ScopedSession &that)=delete
 
 ~ScopedSession ()
 

Detailed Description

Definition at line 16 of file cpdf_read_validator.h.

Constructor & Destructor Documentation

◆ ScopedSession() [1/2]

CPDF_ReadValidator::ScopedSession::ScopedSession ( RetainPtr< CPDF_ReadValidator > validator)
explicit

Definition at line 30 of file cpdf_read_validator.cpp.

References ScopedSession().

Referenced by ScopedSession().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ScopedSession() [2/2]

CPDF_ReadValidator::ScopedSession::ScopedSession ( const ScopedSession & that)
delete

◆ ~ScopedSession()

CPDF_ReadValidator::ScopedSession::~ScopedSession ( )

Definition at line 38 of file cpdf_read_validator.cpp.

Member Function Documentation

◆ FX_STACK_ALLOCATED()

CPDF_ReadValidator::ScopedSession::FX_STACK_ALLOCATED ( )

◆ operator=()

ScopedSession & CPDF_ReadValidator::ScopedSession::operator= ( const ScopedSession & that)
delete

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