CMS 3D CMS Logo

List of all members | Public Member Functions
edm::PauseMaxMemoryPreloadSentry Class Reference

#include <PauseMaxMemoryPreloadSentry.h>

Public Member Functions

PauseMaxMemoryPreloadSentryoperator= (const PauseMaxMemoryPreloadSentry &)=delete
 
PauseMaxMemoryPreloadSentryoperator= (PauseMaxMemoryPreloadSentry &&)=delete
 
 PauseMaxMemoryPreloadSentry ()
 
 PauseMaxMemoryPreloadSentry (const PauseMaxMemoryPreloadSentry &)=delete
 
 PauseMaxMemoryPreloadSentry (PauseMaxMemoryPreloadSentry &&)=delete
 
 ~PauseMaxMemoryPreloadSentry ()
 

Detailed Description

Definition at line 5 of file PauseMaxMemoryPreloadSentry.h.

Constructor & Destructor Documentation

◆ PauseMaxMemoryPreloadSentry() [1/3]

edm::PauseMaxMemoryPreloadSentry::PauseMaxMemoryPreloadSentry ( )

Definition at line 9 of file PauseMaxMemoryPreloadSentry.cc.

References pauseMaxMemoryPreload().

void pauseMaxMemoryPreload()

◆ ~PauseMaxMemoryPreloadSentry()

edm::PauseMaxMemoryPreloadSentry::~PauseMaxMemoryPreloadSentry ( )

Definition at line 10 of file PauseMaxMemoryPreloadSentry.cc.

References unpauseMaxMemoryPreload().

void unpauseMaxMemoryPreload()

◆ PauseMaxMemoryPreloadSentry() [2/3]

edm::PauseMaxMemoryPreloadSentry::PauseMaxMemoryPreloadSentry ( const PauseMaxMemoryPreloadSentry )
delete

◆ PauseMaxMemoryPreloadSentry() [3/3]

edm::PauseMaxMemoryPreloadSentry::PauseMaxMemoryPreloadSentry ( PauseMaxMemoryPreloadSentry &&  )
delete

Member Function Documentation

◆ operator=() [1/2]

PauseMaxMemoryPreloadSentry& edm::PauseMaxMemoryPreloadSentry::operator= ( const PauseMaxMemoryPreloadSentry )
delete

◆ operator=() [2/2]

PauseMaxMemoryPreloadSentry& edm::PauseMaxMemoryPreloadSentry::operator= ( PauseMaxMemoryPreloadSentry &&  )
delete