Main Page
Modules
Classes
Files
FdoPtr
_PtrClass
Attach
CopyTo
Detach
FdoPtr
FdoPtr
FdoPtr
FdoPtr
operator T *
operator!
operator&
operator*
operator->
operator<
operator=
operator=
operator=
operator==
p
~FdoPtr
template<class T >
bool
FdoPtr
< T >::operator==
(
T *
pT
)
const throw ()
[inline]
Equals operator.
Parameters:
pT
Input the object to compare
Returns:
Returns true if this
FdoPtr
points to the given object.
Definition at line
239
of file
Ptr.h
.