HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Sdf_PyListEditorUtils::ApplyHelper< T, V > Class Template Reference

#include <pyListEditorProxy.h>

Public Member Functions

 ApplyHelper (const T &owner, const hboost::python::object &callback)
 
hboost::optional< V > operator() (SdfListOpType op, const V &value)
 

Detailed Description

template<class T, class V>
class Sdf_PyListEditorUtils::ApplyHelper< T, V >

Definition at line 48 of file pyListEditorProxy.h.

Constructor & Destructor Documentation

template<class T , class V >
Sdf_PyListEditorUtils::ApplyHelper< T, V >::ApplyHelper ( const T owner,
const hboost::python::object &  callback 
)
inline

Definition at line 50 of file pyListEditorProxy.h.

Member Function Documentation

template<class T , class V >
hboost::optional<V> Sdf_PyListEditorUtils::ApplyHelper< T, V >::operator() ( SdfListOpType  op,
const V &  value 
)
inline

Definition at line 57 of file pyListEditorProxy.h.


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