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

Is Null operator.

Returns:
Returns true if this FdoPtr points to NULL.

Definition at line 210 of file Ptr.h.