18 #ifndef PXR_IMAGING_HD_PURPOSE_SCHEMA_H 
   19 #define PXR_IMAGING_HD_PURPOSE_SCHEMA_H 
   35 #define HD_PURPOSE_SCHEMA_TOKENS \ 
   60         const HdContainerDataSourceHandle &fromParentContainer);
 
  101     static HdContainerDataSourceHandle
 
  121         HdContainerDataSourceHandle 
Build();
 
static HD_API const TfToken & GetSchemaToken()
 
HD_API HdContainerDataSourceHandle Build()
Returns a container data source containing the members set thus far. 
 
#define HD_PURPOSE_SCHEMA_TOKENS
 
static HD_API HdPurposeSchema GetFromParent(const HdContainerDataSourceHandle &fromParentContainer)
 
HD_API Builder & SetPurpose(const HdTokenDataSourceHandle &purpose)
 
HdPurposeSchema(HdContainerDataSourceHandle container)
 
HD_API HdTokenDataSourceHandle GetPurpose() const 
 
static HD_API HdContainerDataSourceHandle BuildRetained(const HdTokenDataSourceHandle &purpose)
 
TF_DECLARE_PUBLIC_TOKENS(HdPurposeSchemaTokens, HD_API, HD_PURPOSE_SCHEMA_TOKENS)
 
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
 
static HD_API const HdDataSourceLocator & GetDefaultLocator()
 
#define PXR_NAMESPACE_CLOSE_SCOPE
 
HdTokenDataSource::Handle HdTokenDataSourceHandle