Objective-C++ Preprocessor  5.0 with ARC & GC
C++ classes to enhance syntax and manage reference counting.
Public Member Functions | List of all members
OOPool Class Reference

#include <objcpp.h>

Inheritance diagram for OOPool:
OOReference< NSAutoreleasePool * >

Public Member Functions

oo_inline OOPool ()
 

Detailed Description

Scope based auto-release pool.

Definition at line 485 of file objcpp.h.

Constructor & Destructor Documentation

oo_inline OOPool::OOPool ( )
inline

Definition at line 487 of file objcpp.h.


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