HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Exec_ComputationBuilderRelationshipAccessor< allowed > Struct Template Reference

Relationship accessor. More...

#include <computationBuilders.h>

+ Inheritance diagram for Exec_ComputationBuilderRelationshipAccessor< allowed >:

Public Types

using ValueSpecifier = Exec_ComputationBuilderComputationValueSpecifier< allowed >
 
- Public Types inherited from Exec_ComputationBuilderAccessor< allowed >
using ValueSpecifier = Exec_ComputationBuilderComputationValueSpecifier< allowed >
 

Public Member Functions

 Exec_ComputationBuilderRelationshipAccessor (const SdfPath &localTraversal)
 
template<typename ResultType >
ValueSpecifier TargetedObjects (const TfToken &computationName)
 
- Public Member Functions inherited from Exec_ComputationBuilderPropertyAccessor< allowed >
 Exec_ComputationBuilderPropertyAccessor (const SdfPath &localTraversal)
 
- Public Member Functions inherited from Exec_ComputationBuilderAccessor< allowed >
 Exec_ComputationBuilderAccessor (const SdfPath &localTraversal)
 
template<typename ResultType >
ValueSpecifier Computation (const TfToken &computationName)
 See Computation() More...
 
template<typename ResultType >
ValueSpecifier IncomingConnections (const TfToken &computationName)
 See IncomingConnections() More...
 
template<typename ResultType >
ValueSpecifier Metadata (const TfToken &metadataKey)
 See Metadata() More...
 
- Public Member Functions inherited from Exec_ComputationBuilderAccessorBase
 Exec_ComputationBuilderAccessorBase (const SdfPath &localTraversal)
 

Additional Inherited Members

- Protected Member Functions inherited from Exec_ComputationBuilderAccessorBase
const SdfPath_GetLocalTraversal () const
 
- Static Protected Member Functions inherited from Exec_ComputationBuilderCommonBase
template<Exec_ComputationBuilderProviderTypes allowed>
static EXEC_API
Exec_ComputationBuilderComputationValueSpecifier
< allowed > 
_GetMetadataValueSpecifier (const TfType resultType, const SdfPath &localTraversal, const TfToken &metadataKey)
 

Detailed Description

template<Exec_ComputationBuilderProviderTypes allowed>
struct Exec_ComputationBuilderRelationshipAccessor< allowed >

Relationship accessor.

Definition at line 589 of file computationBuilders.h.

Member Typedef Documentation

template<Exec_ComputationBuilderProviderTypes allowed>
using Exec_ComputationBuilderRelationshipAccessor< allowed >::ValueSpecifier = Exec_ComputationBuilderComputationValueSpecifier<allowed>

Definition at line 598 of file computationBuilders.h.

Constructor & Destructor Documentation

template<Exec_ComputationBuilderProviderTypes allowed>
Exec_ComputationBuilderRelationshipAccessor< allowed >::Exec_ComputationBuilderRelationshipAccessor ( const SdfPath localTraversal)
inline

Definition at line 592 of file computationBuilders.h.


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