ROOT  6.06/08
Reference Guide
Public Member Functions | Private Member Functions | Private Attributes | List of all members
ROOT::Quartz::CGStateGuard Class Reference

Definition at line 25 of file QuartzUtils.h.

Public Member Functions

 CGStateGuard (MacOSX::Util::CFScopeGuard< CGContextRef > &ctx)
 
 CGStateGuard (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 32 of file QuartzUtils.h.

Referenced by CGStateGuard(), and ~CGStateGuard().


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