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

A hash function object that hashes null-terminated c-string content. More...

#include <hash.h>

Public Member Functions

size_t operator() (const char *ptr) const
 

Detailed Description

A hash function object that hashes null-terminated c-string content.

Definition at line 544 of file hash.h.

Member Function Documentation

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

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