HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TfHashCharPtr Struct Reference

A hash function object that hashes the address of a char pointer. More...

#include <hash.h>

Public Member Functions

size_t operator() (const char *ptr) const
 

Detailed Description

A hash function object that hashes the address of a char pointer.

Definition at line 539 of file hash.h.

Member Function Documentation

size_t TfHashCharPtr::operator() ( const char *  ptr) const

The documentation for this struct was generated from the following file: