ACCELERATOR PHYSICS GROUP

template class OwnPtr<class>

(Return to index)

A pointer which owns the object pointed at.

When the pointer goes out of scope, the pointee is deleted. When an OwnPtr is assigned the ownership is transferred to the target.

Type: Instantiable
Include file: ./MemoryManagement/OwnPtr.hh

Synopsis (including inherited members):

Documentation:


Documentation generated by fci on Mon Feb 7 11:41:47 2000