Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::Quartz::CGStateGuard Class Reference

Definition at line 23 of file QuartzUtils.h.

Public Member Functions

 CGStateGuard (CGContextRef ctx)
 CGStateGuard (MacOSX::Util::CFScopeGuard< CGContextRef > &ctx)
 ~CGStateGuard ()

Private Member Functions

 CGStateGuard (const CGStateGuard &rhs)
CGStateGuardoperator= (const CGStateGuard &rhs)

Private Attributes

CGContextRef fCtx

#include <QuartzUtils.h>

Constructor & Destructor Documentation

◆ CGStateGuard() [1/3]

ROOT::Quartz::CGStateGuard::CGStateGuard ( MacOSX::Util::CFScopeGuard< CGContextRef > & ctx)
explicit

Definition at line 20 of file QuartzUtils.mm.

◆ CGStateGuard() [2/3]

ROOT::Quartz::CGStateGuard::CGStateGuard ( CGContextRef ctx)
explicit

Definition at line 28 of file QuartzUtils.mm.

◆ ~CGStateGuard()

ROOT::Quartz::CGStateGuard::~CGStateGuard ( )

Definition at line 36 of file QuartzUtils.mm.

◆ CGStateGuard() [3/3]

ROOT::Quartz::CGStateGuard::CGStateGuard ( const CGStateGuard & rhs)
private

Member Function Documentation

◆ operator=()

CGStateGuard & ROOT::Quartz::CGStateGuard::operator= ( const CGStateGuard & rhs)
private

Member Data Documentation

◆ fCtx

CGContextRef ROOT::Quartz::CGStateGuard::fCtx
private

Definition at line 30 of file QuartzUtils.h.


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