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

#include <pyListEditorProxy.h>

Public Member Functions

 ModifyHelper (const hboost::python::object &callback)
 
hboost::optional< V > operator() (const V &value)
 

Detailed Description

template<class V>
class Sdf_PyListEditorUtils::ModifyHelper< V >

Definition at line 82 of file pyListEditorProxy.h.

Constructor & Destructor Documentation

template<class V >
Sdf_PyListEditorUtils::ModifyHelper< V >::ModifyHelper ( const hboost::python::object &  callback)
inline

Definition at line 84 of file pyListEditorProxy.h.

Member Function Documentation

template<class V >
hboost::optional<V> Sdf_PyListEditorUtils::ModifyHelper< V >::operator() ( const V &  value)
inline

Definition at line 90 of file pyListEditorProxy.h.


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