Loading...
Searching...
No Matches
typeDispatchTable.h File Reference
+ Include dependency graph for typeDispatchTable.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vdf_TypeDispatchTableBase
 This file defines VdfTypeDispatchTable, a template that can be used to perform runtime type dispatch. More...
 
class  VdfTypeDispatchTable< Fn >
 Dispatches calls to template instantiations based on a TfType that is determined at runtime. More...