HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Sdf_PySpecDetail::_HandleFromPython< _SpecType > Struct Template Reference

#include <pySpec.h>

Public Types

typedef _SpecType SpecType
 
typedef SdfHandle< SpecTypeHandle
 

Public Member Functions

 _HandleFromPython ()
 

Detailed Description

template<class _SpecType>
struct Sdf_PySpecDetail::_HandleFromPython< _SpecType >

Definition at line 297 of file pySpec.h.

Member Typedef Documentation

template<class _SpecType >
typedef SdfHandle<SpecType> Sdf_PySpecDetail::_HandleFromPython< _SpecType >::Handle

Definition at line 299 of file pySpec.h.

template<class _SpecType >
typedef _SpecType Sdf_PySpecDetail::_HandleFromPython< _SpecType >::SpecType

Definition at line 298 of file pySpec.h.

Constructor & Destructor Documentation

template<class _SpecType >
Sdf_PySpecDetail::_HandleFromPython< _SpecType >::_HandleFromPython ( )
inline

Definition at line 301 of file pySpec.h.


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