1 2 3 4 5 6 7 8
// $Id$ ACE_INLINE u_long TAO_Servant_Hash::operator () (PortableServer::Servant servant) const { return u_long (servant); }