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

FdoPtr object extractor.

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

Definition at line 185 of file Ptr.h.