HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
site.h File Reference
#include "pxr/pxr.h"
#include "pxr/usd/pcp/api.h"
#include "pxr/usd/pcp/layerStackIdentifier.h"
#include "pxr/usd/sdf/path.h"
#include "pxr/usd/sdf/types.h"
#include "pxr/base/tf/declarePtrs.h"
#include <iosfwd>
+ Include dependency graph for site.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PcpSite
 
struct  PcpSite::Hash
 
class  PcpLayerStackSite
 
struct  PcpLayerStackSite::Hash
 

Functions

PXR_NAMESPACE_OPEN_SCOPE TF_DECLARE_WEAK_AND_REF_PTRS (PcpLayerStack)
 
PCP_API std::ostream & operator<< (std::ostream &, const PcpSite &)
 
PCP_API std::ostream & operator<< (std::ostream &, const PcpLayerStackSite &)
 

Function Documentation

PCP_API std::ostream& operator<< ( std::ostream &  ,
const PcpSite  
)
PCP_API std::ostream& operator<< ( std::ostream &  ,
const PcpLayerStackSite  
)
PXR_NAMESPACE_OPEN_SCOPE TF_DECLARE_WEAK_AND_REF_PTRS ( PcpLayerStack  )