TransportAddress::hashFcn Class Reference

#include <TransportAddress.h>

List of all members.

Public Member Functions

size_t operator() (const TransportAddress &h1) const


Member Function Documentation

size_t TransportAddress::hashFcn::operator() ( const TransportAddress h1  )  const [inline]

00058         {
00059             return h1.hash();
00060         }


The documentation for this class was generated from the following file:
Generated on Fri May 11 14:52:41 2007 for ITM OverSim by  doxygen 1.4.7