| 
    HDK
    
   | 
 
#include <identity.h>
Public Member Functions | |
| SDF_API const SdfLayerHandle & | GetLayer () const | 
| Returns the layer that this identity refers to.  More... | |
| const SdfPath & | GetPath () const | 
| Returns the path that this identity refers to.  More... | |
Friends | |
| class | Sdf_IdentityRegistry | 
| class | Sdf_IdRegistryImpl | 
| void | TfDelegatedCountIncrement (Sdf_Identity *) | 
| void | TfDelegatedCountDecrement (Sdf_Identity *) noexcept | 
Identifies the logical object behind an SdfSpec.
This is simply the layer the spec belongs to and the path to the spec.
Definition at line 30 of file identity.h.
| SDF_API const SdfLayerHandle& Sdf_Identity::GetLayer | ( | ) | const | 
Returns the layer that this identity refers to.
      
  | 
  inline | 
Returns the path that this identity refers to.
Definition at line 39 of file identity.h.
      
  | 
  friend | 
Definition at line 48 of file identity.h.
      
  | 
  friend | 
Definition at line 49 of file identity.h.
      
  | 
  friend | 
      
  | 
  friend |