![]() |
|
Include dependency graph for registry.h:Go to the source code of this file.
Classes | |
| class | KindRegistry |
| A singleton that holds known kinds and information about them. More... | |
Macros | |
| #define | KIND_TOKENS |
Functions | |
| TF_DECLARE_PUBLIC_TOKENS (KindTokens, KIND_API, KIND_TOKENS) | |
| Provides static, efficient TfToken's for built-in Kinds | |
| KIND_API_TEMPLATE_CLASS (TfSingleton< KindRegistry >) | |
| #define KIND_TOKENS |
Definition at line 25 of file registry.h.
| TF_DECLARE_PUBLIC_TOKENS | ( | KindTokens | , |
| KIND_API | , | ||
| KIND_TOKENS | |||
| ) |
Provides static, efficient TfToken's for built-in Kinds
See The Core Kind Hierarchy for description of the builtin kinds.