HDK
|
#include <makePyConstructor.h>
Public Types | |
typedef hboost::mpl::if_ < hboost::is_same< WeakPtr, void >, TfWeakPtr< typename FactoryResultPtr::DataType > , WeakPtr >::type | WeakPtrType |
typedef _RefPtrFactoryConverter < WeakPtrType, FactoryResultPtr > | type |
Definition at line 295 of file makePyConstructor.h.
typedef _RefPtrFactoryConverter<WeakPtrType, FactoryResultPtr> Tf_MakePyConstructor::RefPtrFactory< WeakPtr >::apply< FactoryResultPtr >::type |
Definition at line 299 of file makePyConstructor.h.
typedef hboost::mpl::if_<hboost::is_same<WeakPtr, void>, TfWeakPtr<typename FactoryResultPtr::DataType>, WeakPtr>::type Tf_MakePyConstructor::RefPtrFactory< WeakPtr >::apply< FactoryResultPtr >::WeakPtrType |
Definition at line 298 of file makePyConstructor.h.