Search Site:
#include <Pt/Cosmo/IAutoReleasePool.h>
Auto-releasable resource. More...
Inherited by EnumeratorBase.
Base class for objects whose lifetime is managed by an IAutoReleasePool. Attach to a pool in the constructor; detach automatically on destruction.