HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Pcp_SdSiteRef Struct Reference

#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 SdfLayerRefPtrlayer
 
const SdfPathpath
 

Detailed Description

Definition at line 131 of file types.h.

Constructor & Destructor Documentation

Pcp_SdSiteRef::Pcp_SdSiteRef ( const SdfLayerRefPtr layer_,
const SdfPath path_ 
)
inline

Definition at line 132 of file types.h.

Member Function Documentation

bool Pcp_SdSiteRef::operator!= ( const Pcp_SdSiteRef other) const
inline

Definition at line 143 of file types.h.

bool Pcp_SdSiteRef::operator< ( const Pcp_SdSiteRef other) const
inline

Definition at line 148 of file types.h.

bool Pcp_SdSiteRef::operator<= ( const Pcp_SdSiteRef other) const
inline

Definition at line 154 of file types.h.

bool Pcp_SdSiteRef::operator== ( const Pcp_SdSiteRef other) const
inline

Definition at line 138 of file types.h.

bool Pcp_SdSiteRef::operator> ( const Pcp_SdSiteRef other) const
inline

Definition at line 159 of file types.h.

bool Pcp_SdSiteRef::operator>= ( const Pcp_SdSiteRef other) const
inline

Definition at line 164 of file types.h.

Member Data Documentation

const SdfLayerRefPtr& Pcp_SdSiteRef::layer

Definition at line 171 of file types.h.

const SdfPath& Pcp_SdSiteRef::path

Definition at line 172 of file types.h.


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