NCBI C++ ToolKit
Public Member Functions | Private Attributes | List of all members
CPSGS_OSGProcessorBase::CBackgroundProcessingGuard Class Reference

Search Toolkit Book for CPSGS_OSGProcessorBase::CBackgroundProcessingGuard

#include "osg_processor_base.hpp"
(Private to src/app/pubseq_gateway/server.)

+ Inheritance diagram for CPSGS_OSGProcessorBase::CBackgroundProcessingGuard:
+ Collaboration diagram for CPSGS_OSGProcessorBase::CBackgroundProcessingGuard:

Public Member Functions

 CBackgroundProcessingGuard (CPSGS_OSGProcessorBase &processor)
 
 ~CBackgroundProcessingGuard ()
 
 CBackgroundProcessingGuard (const CBackgroundProcessingGuard &guard)=delete
 
CBackgroundProcessingGuardoperator= (const CBackgroundProcessingGuard &guard)=delete
 
CPSGS_OSGProcessorBaseGetGuardedProcessor () const
 

Private Attributes

CPSGS_OSGProcessorBasem_ProcessorPtr
 

Detailed Description

Definition at line 197 of file osg_processor_base.hpp.

Constructor & Destructor Documentation

◆ CBackgroundProcessingGuard() [1/2]

CPSGS_OSGProcessorBase::CBackgroundProcessingGuard::CBackgroundProcessingGuard ( CPSGS_OSGProcessorBase processor)
inlineexplicit

Definition at line 200 of file osg_processor_base.hpp.

◆ ~CBackgroundProcessingGuard()

CPSGS_OSGProcessorBase::CBackgroundProcessingGuard::~CBackgroundProcessingGuard ( )
inline

◆ CBackgroundProcessingGuard() [2/2]

CPSGS_OSGProcessorBase::CBackgroundProcessingGuard::CBackgroundProcessingGuard ( const CBackgroundProcessingGuard guard)
delete

Member Function Documentation

◆ GetGuardedProcessor()

CPSGS_OSGProcessorBase* CPSGS_OSGProcessorBase::CBackgroundProcessingGuard::GetGuardedProcessor ( ) const
inline

Definition at line 214 of file osg_processor_base.hpp.

References m_ProcessorPtr.

◆ operator=()

CBackgroundProcessingGuard& CPSGS_OSGProcessorBase::CBackgroundProcessingGuard::operator= ( const CBackgroundProcessingGuard guard)
delete

Member Data Documentation

◆ m_ProcessorPtr

CPSGS_OSGProcessorBase* CPSGS_OSGProcessorBase::CBackgroundProcessingGuard::m_ProcessorPtr
private

Definition at line 219 of file osg_processor_base.hpp.

Referenced by GetGuardedProcessor(), and ~CBackgroundProcessingGuard().


The documentation for this class was generated from the following file:
Modified on Tue Nov 28 02:18:26 2023 by modify_doxy.py rev. 669887