HDK
|
#include <types.h>
Public Member Functions | |
Pcp_SdSiteRef (const SdfLayerRefPtr &layer_, const SdfPath &path_) | |
bool | operator== (const Pcp_SdSiteRef &other) const |
bool | operator!= (const Pcp_SdSiteRef &other) const |
bool | operator< (const Pcp_SdSiteRef &other) const |
bool | operator<= (const Pcp_SdSiteRef &other) const |
bool | operator> (const Pcp_SdSiteRef &other) const |
bool | operator>= (const Pcp_SdSiteRef &other) const |
Public Attributes | |
const SdfLayerRefPtr & | layer |
const SdfPath & | path |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
const SdfLayerRefPtr& Pcp_SdSiteRef::layer |