TAO_Servant_Hash Class Reference

#include <Servant_Base.h>

List of all members.

Public Member Functions

u_long operator() (PortableServer::Servant servant) const
 Returns hash value.


Member Function Documentation

ACE_INLINE u_long TAO_Servant_Hash::operator() PortableServer::Servant  servant  )  const
 

Returns hash value.

Definition at line 40 of file Servant_Base.i.

00041 {
00042   return static_cast<u_long> (reinterpret_cast<ptrdiff_t> (servant));
00043 }


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 12:46:09 2006 for TAO_PortableServer by doxygen 1.3.6