Class CSPPool<T>::ObjectPtr
Description
This smart pointer class helps in safely retrieving an object from a thread safe object pool
CSPPool<T>
and returning it back when it is not needed any more.
Derives:
class
CSPPtr
Member functions:
Attach(CSPPool<T>& Pool)
ObjectPtr()
ObjectPtr()
operator =(CSPPool<T>& Pool)
Release()
See also:
classes
CSPPool<T>
,
CSPPtr<T>
Template classes
|
Class Categories
|
Online help home
|
Back
www.micronovae.com
Copyright © 2002 - 2005 Micronovae Ltd