ROOT
6.06/09
Reference Guide
|
Definition at line 268 of file CocoaUtils.h.
Public Member Functions | |
CFScopeGuard () | |
CFScopeGuard (RefType ref) | |
~CFScopeGuard () | |
RefType | Get () const |
void | Reset (RefType ref) |
RefType | Release () |
Private Member Functions | |
CFScopeGuard (const CFScopeGuard &rhs) | |
CFScopeGuard & | operator= (const CFScopeGuard &rhs) |
Private Attributes | |
RefType | fRef |
#include <CocoaUtils.h>
|
inline |
Definition at line 270 of file CocoaUtils.h.
|
inlineexplicit |
Definition at line 275 of file CocoaUtils.h.
|
inline |
Definition at line 280 of file CocoaUtils.h.
|
private |
|
inline |
Definition at line 286 of file CocoaUtils.h.
Referenced by ROOT::MacOSX::X11::ClipToShapeMask(), ROOT::MacOSX::X11::DownscaledImageData(), QuartzPixmap::fHeight, QuartzPixmap::fWidth, ROOT::MacOSX::Details::FontCache::ListFonts(), ROOT::MacOSX::Details::FontCache::SelectSymbolFont(), and ROOT::Quartz::SetFillPattern().
|
private |
|
inline |
Definition at line 300 of file CocoaUtils.h.
|
inline |
Definition at line 291 of file CocoaUtils.h.
Referenced by QuartzPixmap::resizeW:::.
|
private |