App::FeaturePythonPyT< FeaturePyT > Class Template Reference

#include <FeaturePythonPyImp.h>

Public Member Functions

 FeaturePythonPyT (Base::BaseClass *pcObject, PyTypeObject *T=&Type)
 
virtual ~FeaturePythonPyT ()
 

Static Public Attributes

static PyTypeObject Type
 Type structure of FeaturePythonPyT. More...
 

Protected Attributes

callbacks and implementers for the python object methods
PyObjectdict_methods
 

Detailed Description

template<class FeaturePyT>
class App::FeaturePythonPyT< FeaturePyT >
Author
Werner Mayer

Constructor & Destructor Documentation

◆ FeaturePythonPyT()

template<class FeaturePyT >
App::FeaturePythonPyT< FeaturePyT >::FeaturePythonPyT ( Base::BaseClass pcObject,
PyTypeObject *  T = &Type 
)

◆ ~FeaturePythonPyT()

Member Data Documentation

◆ dict_methods

◆ Type


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