All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
registry.h File Reference
+ 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)
 
 KIND_API_TEMPLATE_CLASS (TfSingleton< KindRegistry >)
 

Function Documentation

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.