cinder::cocoa::SafeNsAutoreleasePool Class Reference

Represents an exception-safe NSAutoreleasePool. Replaces the global NSAutoreleasePool for its lifetime. More...

#include <CinderCocoa.h>

List of all members.

Public Member Functions

 SafeNsAutoreleasePool ()
 ~SafeNsAutoreleasePool ()

Detailed Description

Represents an exception-safe NSAutoreleasePool. Replaces the global NSAutoreleasePool for its lifetime.


Constructor & Destructor Documentation

cinder::cocoa::SafeNsAutoreleasePool::SafeNsAutoreleasePool (  ) 
cinder::cocoa::SafeNsAutoreleasePool::~SafeNsAutoreleasePool (  ) 

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