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()

template<class FeaturePyT >
App::FeaturePythonPyT< FeaturePyT >::~FeaturePythonPyT
virtual

Member Data Documentation

◆ dict_methods

template<class FeaturePyT >
PyObject* App::FeaturePythonPyT< FeaturePyT >::dict_methods
protected

◆ Type


The documentation for this class was generated from the following files:
  • src/App/FeaturePythonPyImp.h
  • src/App/FeaturePythonPyImp.inl