![]() |
|
An opaque type that can be used to identify the configuration of typed and applied schemas for a prim. More...
#include <schemaConfigKey.h>
Public Member Functions | |
| constexpr | EsfSchemaConfigKey ()=default |
| Only null keys can be constructed publicly. | |
| constexpr bool | operator== (EsfSchemaConfigKey key) const |
| constexpr bool | operator!= (EsfSchemaConfigKey key) const |
Friends | |
| class | EsfObjectInterface |
| template<class HashState > | |
| void | TfHashAppend (HashState &h, const EsfSchemaConfigKey key) |
An opaque type that can be used to identify the configuration of typed and applied schemas for a prim.
Definition at line 21 of file schemaConfigKey.h.
|
constexprdefault |
Only null keys can be constructed publicly.
|
inlineconstexpr |
Definition at line 30 of file schemaConfigKey.h.
|
inlineconstexpr |
Definition at line 26 of file schemaConfigKey.h.
|
friend |
Definition at line 43 of file schemaConfigKey.h.
|
friend |
Definition at line 35 of file schemaConfigKey.h.