ROOT  6.06/09
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

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

Definition at line 20 of file QuartzUtils.mm.

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

Definition at line 28 of file QuartzUtils.mm.

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

Definition at line 36 of file QuartzUtils.mm.

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

Member Function Documentation

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

Member Data Documentation

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: