TAO_CEC_TypedEventChannel::ServantBaseHash Class Reference

#include <CEC_TypedEventChannel.h>

List of all members.

Public Member Functions

u_long operator() (PortableServer::ServantBase *const &ptr) const


Detailed Description

Definition at line 116 of file CEC_TypedEventChannel.h.


Member Function Documentation

u_long TAO_CEC_TypedEventChannel::ServantBaseHash::operator() ( PortableServer::ServantBase *const &  ptr  )  const [inline]

Definition at line 119 of file CEC_TypedEventChannel.h.

00119                                                                      {
00120       return reinterpret_cast<u_long> (ptr);
00121     }


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 17:45:02 2010 for TAO_CosEvent by  doxygen 1.4.7