FDO API Reference Feature Data Objects

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

Equals operator.

Parameters:
lp Input the object to compare
Returns:
Returns true if this FdoPtr points to the given object.

Definition at line 232 of file Ptr.h.


Comments or suggestions? Send us feedback.