HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SdfPyWrapListEditorProxy< T > Class Template Reference

#include <pyListEditorProxy.h>

Public Types

typedef T Type
 
typedef Type::TypePolicy TypePolicy
 
typedef Type::value_type value_type
 
typedef Type::value_vector_type value_vector_type
 
typedef Type::ApplyCallback ApplyCallback
 
typedef Type::ModifyCallback ModifyCallback
 
typedef
SdfPyWrapListEditorProxy< Type
This
 
typedef SdfListProxy< TypePolicyListProxy
 

Public Member Functions

 SdfPyWrapListEditorProxy ()
 

Detailed Description

template<class T>
class SdfPyWrapListEditorProxy< T >

Definition at line 115 of file pyListEditorProxy.h.

Member Typedef Documentation

template<class T >
typedef Type::ApplyCallback SdfPyWrapListEditorProxy< T >::ApplyCallback

Definition at line 121 of file pyListEditorProxy.h.

template<class T >
typedef SdfListProxy<TypePolicy> SdfPyWrapListEditorProxy< T >::ListProxy

Definition at line 124 of file pyListEditorProxy.h.

template<class T >
typedef Type::ModifyCallback SdfPyWrapListEditorProxy< T >::ModifyCallback

Definition at line 122 of file pyListEditorProxy.h.

template<class T >
typedef SdfPyWrapListEditorProxy<Type> SdfPyWrapListEditorProxy< T >::This

Definition at line 123 of file pyListEditorProxy.h.

template<class T >
typedef T SdfPyWrapListEditorProxy< T >::Type

Definition at line 117 of file pyListEditorProxy.h.

template<class T >
typedef Type::TypePolicy SdfPyWrapListEditorProxy< T >::TypePolicy

Definition at line 118 of file pyListEditorProxy.h.

template<class T >
typedef Type::value_type SdfPyWrapListEditorProxy< T >::value_type

Definition at line 119 of file pyListEditorProxy.h.

template<class T >
typedef Type::value_vector_type SdfPyWrapListEditorProxy< T >::value_vector_type

Definition at line 120 of file pyListEditorProxy.h.

Constructor & Destructor Documentation

template<class T >
SdfPyWrapListEditorProxy< T >::SdfPyWrapListEditorProxy ( )
inline

Definition at line 126 of file pyListEditorProxy.h.


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