The python export class for WindLabSimulationData.
More...
#include <WindLabSimulationDataPy.h>
|
static PyObject * | PyMake (struct _typeobject *, PyObject *, PyObject *) |
|
static PyObject * | PyMake (struct _typeobject *, PyObject *, PyObject *) |
|
The python export class for WindLabSimulationData.
◆ PointerType
◆ ~WindLabSimulationDataPy()
WindLabSimulationDataPy::~WindLabSimulationDataPy |
( |
| ) |
|
|
protected |
◆ WindLabSimulationDataPy()
◆ getCustomAttributes()
PyObject * WindLabSimulationDataPy::getCustomAttributes |
( |
const char * | attr | ) |
const |
getter method for special attributes (e.g. dynamic ones)
◆ GetType()
virtual PyTypeObject * WindLabAPI::WindLabSimulationDataPy::GetType |
( |
| ) |
|
|
virtual |
◆ getWindLabSimulationDataPtr()
getter for the object handled by this class
◆ PyInit()
int WindLabSimulationDataPy::PyInit |
( |
PyObject * | args, |
|
|
PyObject * | k ) |
|
virtual |
◆ PyMake()
PyObject * WindLabSimulationDataPy::PyMake |
( |
struct _typeobject * | , |
|
|
PyObject * | , |
|
|
PyObject * | ) |
|
static |
◆ representation()
std::string WindLabSimulationDataPy::representation |
( |
void | | ) |
const |
◆ setCustomAttributes()
int WindLabSimulationDataPy::setCustomAttributes |
( |
const char * | attr, |
|
|
PyObject * | obj ) |
setter for special attributes (e.g.
dynamic ones) Output: Success=1, Failure=-1, Ignore=0
◆ GetterSetter
PyGetSetDef WindLabSimulationDataPy::GetterSetter |
|
static |
◆ Methods
PyMethodDef WindLabSimulationDataPy::Methods |
|
static |
◆ Type
PyTypeObject WindLabSimulationDataPy::Type |
|
static |
The documentation for this class was generated from the following files:
- RPS/Build/src/Mod/WindLabAPI/App/WindLabSimulationDataPy.h
- RPS/LabRPS/LabRPS_KOFFI/src/Mod/WindLabAPI/App/WindLabSimulationDataPyImp.cpp
- RPS/Build/src/Mod/WindLabAPI/App/WindLabSimulationDataPy.cpp