ROOT 6.18/05 Reference Guide |
Definition at line 268 of file CocoaUtils.h.
Public Member Functions | |
CFScopeGuard () | |
CFScopeGuard (RefType ref) | |
~CFScopeGuard () | |
RefType | Get () const |
RefType | Release () |
void | Reset (RefType ref) |
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.
|
private |
|
inline |
Definition at line 300 of file CocoaUtils.h.
|
inline |
Definition at line 291 of file CocoaUtils.h.
|
private |
Definition at line 308 of file CocoaUtils.h.