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

A structure that wraps a char pointer, indicating intent that it should be hashed as a c-style null terminated string. More...

Public Member Functions

 TfCStrHashWrapper (char const *cstr)
 

Public Attributes

char const * cstr
 

Detailed Description

A structure that wraps a char pointer, indicating intent that it should be hashed as a c-style null terminated string.

See TfhashAsCStr().

Definition at line 126 of file hash.h.


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