STRING_MANAGER::TGetHashValue< ItemType > Struct Template Reference

#include <diff_tool.h>

template<class ItemType>
struct STRING_MANAGER::TGetHashValue< ItemType >


Public Member Functions

uint64 operator() (const std::vector< ItemType > &container, uint index) const

Member Function Documentation

template<class ItemType>
uint64 STRING_MANAGER::TGetHashValue< ItemType >::operator() const std::vector< ItemType > &  container,
uint  index
const [inline]
 

Definition at line 348 of file diff_tool.h.

References index, uint, and uint64.

00349                 {
00350                         return container[index].HashValue;
00351                 }


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 14:54:20 2004 for NeL by doxygen 1.3.6