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

Definition at line 38 of file QuartzUtils.h.

Public Member Functions

 CGAAStateGuard (CGContextRef ctx, bool enable)
 ~CGAAStateGuard ()

Private Member Functions

 CGAAStateGuard (const CGAAStateGuard &rhs)
CGAAStateGuardoperator= (const CGAAStateGuard &rhs)

Private Attributes

CGContextRef fCtx
bool fEnable

#include <QuartzUtils.h>

Constructor & Destructor Documentation

◆ CGAAStateGuard() [1/2]

ROOT::Quartz::CGAAStateGuard::CGAAStateGuard ( CGContextRef ctx,
bool enable )

Definition at line 45 of file QuartzUtils.mm.

◆ ~CGAAStateGuard()

ROOT::Quartz::CGAAStateGuard::~CGAAStateGuard ( )

Definition at line 56 of file QuartzUtils.mm.

◆ CGAAStateGuard() [2/2]

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

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ fCtx

CGContextRef ROOT::Quartz::CGAAStateGuard::fCtx
private

Definition at line 44 of file QuartzUtils.h.

◆ fEnable

bool ROOT::Quartz::CGAAStateGuard::fEnable
private

Definition at line 45 of file QuartzUtils.h.


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