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

Functor to use for hash maps from tokens to other things. More...

#include <token.h>

+ Inheritance diagram for TfToken::HashFunctor:

Public Member Functions

size_t operator() (TfToken const &token) const
 

Detailed Description

Functor to use for hash maps from tokens to other things.

Definition at line 166 of file token.h.

Member Function Documentation

size_t TfToken::HashFunctor::operator() ( TfToken const token) const
inline

Definition at line 167 of file token.h.


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