HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
typeDispatchTable.h File Reference
#include "pxr/pxr.h"
#include "pxr/exec/vdf/api.h"
#include "pxr/base/tf/hash.h"
#include "pxr/base/tf/pxrTslRobinMap/robin_map.h"
#include "pxr/base/tf/type.h"
#include <tbb/spin_rw_mutex.h>
#include <typeinfo>
#include <utility>
+ 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
 
class  VdfTypeDispatchTable< Fn >