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

#include <dataSharingSchema.h>

Public Member Functions

 SharingId (const SdfPath &path)
 
const SdfPathGetPath () const
 
bool operator== (const SharingId &other) const
 

Friends

HD_API friend std::ostream & operator<< (std::ostream &stream, SharingId const &p)
 

Detailed Description

Wraps an SdfPath so that it is not affected by the prefixing scene index.

Definition at line 70 of file dataSharingSchema.h.

Constructor & Destructor Documentation

HdDataSharingSchema::SharingId::SharingId ( const SdfPath path)
inline

Definition at line 72 of file dataSharingSchema.h.

Member Function Documentation

const SdfPath& HdDataSharingSchema::SharingId::GetPath ( ) const
inline

Definition at line 77 of file dataSharingSchema.h.

bool HdDataSharingSchema::SharingId::operator== ( const SharingId other) const
inline

Definition at line 79 of file dataSharingSchema.h.

Friends And Related Function Documentation

HD_API friend std::ostream& operator<< ( std::ostream &  stream,
SharingId const &  p 
)
friend

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