ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Member Functions | Private Attributes | List of all members
ROOT::Quartz::CGAAStateGuard Class Reference

Definition at line 40 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

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

Definition at line 45 of file QuartzUtils.mm.

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

Definition at line 56 of file QuartzUtils.mm.

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

Member Function Documentation

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

Member Data Documentation

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

Definition at line 46 of file QuartzUtils.h.

Referenced by ~CGAAStateGuard().

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

Definition at line 47 of file QuartzUtils.h.

Referenced by ~CGAAStateGuard().


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