MeVisLabToolboxReference
macx::ObjectiveAutoreleasePool Class Reference

Objective-C autorelease pool object. More...

#include <macObjectiveAutoreleasePool.h>

List of all members.

Public Member Functions

 ObjectiveAutoreleasePool ()
 C-tor (creates autorelease pool)
 ~ObjectiveAutoreleasePool ()
 D-tor (releases autorelease pool)

Detailed Description

Objective-C autorelease pool object.

Definition at line 16 of file macObjectiveAutoreleasePool.h.


Constructor & Destructor Documentation

macx::ObjectiveAutoreleasePool::ObjectiveAutoreleasePool ( )

C-tor (creates autorelease pool)

macx::ObjectiveAutoreleasePool::~ObjectiveAutoreleasePool ( )

D-tor (releases autorelease pool)


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