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

FdoPtr object extractor.

Returns:
Returns a pointer to the object referenced by this FdoPtr.

Definition at line 152 of file Ptr.h.