ROOT 6.18/05 Reference Guide |
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) | |
CGStateGuard & | operator= (const CGStateGuard &rhs) |
Private Attributes | |
CGContextRef | fCtx |
#include <QuartzUtils.h>
|
explicit |
Definition at line 20 of file QuartzUtils.mm.
|
explicit |
Definition at line 28 of file QuartzUtils.mm.
ROOT::Quartz::CGStateGuard::~CGStateGuard | ( | ) |
Definition at line 36 of file QuartzUtils.mm.
|
private |
|
private |
|
private |
Definition at line 30 of file QuartzUtils.h.