Loading...
Searching...
No Matches
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)
 Provides static, efficient TfToken's for built-in Kinds
 
 KIND_API_TEMPLATE_CLASS (TfSingleton< KindRegistry >)
 

Macro Definition Documentation

◆ KIND_TOKENS

#define KIND_TOKENS

Definition at line 42 of file registry.h.

Function Documentation

◆ TF_DECLARE_PUBLIC_TOKENS()

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.