FDO API Reference Feature Data Objects

template<class T>
T* FdoPtr< T >::Detach  )  throw () [inline]
 

Detaches this FdoPtr's object from this FdoPtr. It does not release the object.

Returns:
Returns the object that was detached.

Definition at line 330 of file Ptr.h.


Comments or suggestions? Send us feedback.