HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdImagingDataSourceSchemaBased_Impl Namespace Reference

Implementation. More...

Classes

struct  _Mapping
 
struct  _MappingsFiller
 
struct  _MappingsFiller< Translator, std::tuple<> >
 
struct  _MappingsFiller< Translator, std::tuple< UsdSchemaType, UsdSchemaTypes...> >
 

Functions

template<typename Translator , typename ThisUsdSchemaType >
void _FillMappings (std::vector< _Mapping > *const result)
 
template<typename UsdSchemaType , typename UsdSchemaBasesTypes , typename Translator >
std::vector< _Mapping_GetMappings ()
 
TfTokenVector _GetNames (const std::vector< _Mapping > &mappings)
 

Detailed Description

Function Documentation

template<typename Translator , typename ThisUsdSchemaType >
void UsdImagingDataSourceSchemaBased_Impl::_FillMappings ( std::vector< _Mapping > *const  result)

Definition at line 113 of file dataSourceSchemaBased.h.

template<typename UsdSchemaType , typename UsdSchemaBasesTypes , typename Translator >
std::vector<_Mapping> UsdImagingDataSourceSchemaBased_Impl::_GetMappings ( )

Definition at line 158 of file dataSourceSchemaBased.h.

TfTokenVector UsdImagingDataSourceSchemaBased_Impl::_GetNames ( const std::vector< _Mapping > &  mappings)
inline

Definition at line 169 of file dataSourceSchemaBased.h.