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

FdoPtr object extractor.

Returns:
Returns the object referenced by this FdoPtr.

Definition at line 166 of file Ptr.h.