HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EsfSchemaConfigKey Class Reference

#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)
 

Detailed Description

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.

Constructor & Destructor Documentation

constexpr EsfSchemaConfigKey::EsfSchemaConfigKey ( )
default

Only null keys can be constructed publicly.

Member Function Documentation

constexpr bool EsfSchemaConfigKey::operator!= ( EsfSchemaConfigKey  key) const
inline

Definition at line 30 of file schemaConfigKey.h.

constexpr bool EsfSchemaConfigKey::operator== ( EsfSchemaConfigKey  key) const
inline

Definition at line 26 of file schemaConfigKey.h.

Friends And Related Function Documentation

friend class EsfObjectInterface
friend

Definition at line 43 of file schemaConfigKey.h.

template<class HashState >
void TfHashAppend ( HashState &  h,
const EsfSchemaConfigKey  key 
)
friend

Definition at line 35 of file schemaConfigKey.h.


The documentation for this class was generated from the following file: