|
HDK
|
#include <schemaConfigKey.h>
Public Member Functions | |
| constexpr | EsfSchemaConfigKey ()=default |
| Only null keys can be constructed publicly. More... | |
| 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.
|
default |
Only null keys can be constructed publicly.
|
inline |
Definition at line 30 of file schemaConfigKey.h.
|
inline |
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.