Loading...
Searching...
No Matches
The python export class for IrpsWLLocationDistribution. More...
#include <IrpsWLLocationDistributionPy.h>
| Public Types | |
| typedef IrpsWLLocationDistribution * | PointerType | 
|  Public Types inherited from WindLabAPI::WindLabFeatureLocationDistributionPy | |
| typedef WindLabFeatureLocationDistribution * | PointerType | 
|  Public Types inherited from WindLabAPI::WindLabFeaturePy | |
| typedef WindLabFeature * | PointerType | 
| Public Member Functions | |
| virtual PyTypeObject * | GetType () | 
| IrpsWLLocationDistributionPy (IrpsWLLocationDistribution *pcObject, PyTypeObject *T=&Type) | |
| virtual int | PyInit (PyObject *args, PyObject *k) | 
| std::string | representation () const | 
| callbacks and implementers for the python object attributes | |
| PyObject * | getCustomAttributes (const char *attr) const | 
| getter method for special attributes (e.g. dynamic ones) | |
| int | setCustomAttributes (const char *attr, PyObject *obj) | 
| setter for special attributes (e.g. | |
| IrpsWLLocationDistribution * | getIrpsWLLocationDistributionPtr () const | 
| getter for the object handled by this class | |
|  Public Member Functions inherited from WindLabAPI::WindLabFeatureLocationDistributionPy | |
| std::string | representation () const | 
| WindLabFeatureLocationDistributionPy (WindLabFeatureLocationDistribution *pcObject, PyTypeObject *T=&Type) | |
| PyObject * | getCustomAttributes (const char *attr) const | 
| getter method for special attributes (e.g. dynamic ones) | |
| int | setCustomAttributes (const char *attr, PyObject *obj) | 
| setter for special attributes (e.g. | |
| WindLabFeatureLocationDistribution * | getWindLabFeatureLocationDistributionPtr () const | 
| getter for the object handled by this class | |
|  Public Member Functions inherited from WindLabAPI::WindLabFeaturePy | |
| std::string | representation () const | 
| WindLabFeaturePy (WindLabFeature *pcObject, PyTypeObject *T=&Type) | |
| PyObject * | getCustomAttributes (const char *attr) const | 
| getter method for special attributes (e.g. dynamic ones) | |
| int | setCustomAttributes (const char *attr, PyObject *obj) | 
| setter for special attributes (e.g. | |
| WindLabFeature * | getWindLabFeaturePtr () const | 
| getter for the object handled by this class | |
| Static Public Member Functions | |
| static PyObject * | PyMake (struct _typeobject *, PyObject *, PyObject *) | 
|  Static Public Member Functions inherited from WindLabAPI::WindLabFeatureLocationDistributionPy | |
| static PyObject * | PyMake (struct _typeobject *, PyObject *, PyObject *) | 
|  Static Public Member Functions inherited from WindLabAPI::WindLabFeaturePy | |
| static PyObject * | PyMake (struct _typeobject *, PyObject *, PyObject *) | 
| Static Public Attributes | |
| static PyGetSetDef | GetterSetter [] | 
| Attribute structure of IrpsWLLocationDistributionPy. | |
| static PyMethodDef | Methods [] | 
| Methods structure of IrpsWLLocationDistributionPy. | |
| static PyTypeObject | Type | 
| Type structure of IrpsWLLocationDistributionPy. | |
|  Static Public Attributes inherited from WindLabAPI::WindLabFeatureLocationDistributionPy | |
| static PyGetSetDef | GetterSetter [] | 
| Attribute structure of WindLabFeatureLocationDistributionPy. | |
| static PyMethodDef | Methods [] | 
| Methods structure of WindLabFeatureLocationDistributionPy. | |
| static PyTypeObject | Type | 
| Type structure of WindLabFeatureLocationDistributionPy. | |
|  Static Public Attributes inherited from WindLabAPI::WindLabFeaturePy | |
| static PyGetSetDef | GetterSetter [] | 
| Attribute structure of WindLabFeaturePy. | |
| static PyMethodDef | Methods [] | 
| Methods structure of WindLabFeaturePy. | |
| static PyTypeObject | Type | 
| Type structure of WindLabFeaturePy. | |
| Protected Member Functions | |
| ~IrpsWLLocationDistributionPy () | |
|  Protected Member Functions inherited from WindLabAPI::WindLabFeatureLocationDistributionPy | |
| ~WindLabFeatureLocationDistributionPy () | |
|  Protected Member Functions inherited from WindLabAPI::WindLabFeaturePy | |
| ~WindLabFeaturePy () | |
The python export class for IrpsWLLocationDistribution.
| 
 | protected | 
| IrpsWLLocationDistributionPy::IrpsWLLocationDistributionPy | ( | IrpsWLLocationDistribution * | pcObject, | 
| PyTypeObject * | T = &Type ) | 
| PyObject * WindLabAPI::IrpsWLLocationDistributionPy::getCustomAttributes | ( | const char * | attr | ) | const | 
getter method for special attributes (e.g. dynamic ones)
| IrpsWLLocationDistribution * IrpsWLLocationDistributionPy::getIrpsWLLocationDistributionPtr | ( | ) | const | 
getter for the object handled by this class
| 
 | virtual | 
Reimplemented from WindLabAPI::WindLabFeatureLocationDistributionPy.
| 
 | virtual | 
Reimplemented from WindLabAPI::WindLabFeatureLocationDistributionPy.
| 
 | static | 
| std::string WindLabAPI::IrpsWLLocationDistributionPy::representation | ( | ) | const | 
| int WindLabAPI::IrpsWLLocationDistributionPy::setCustomAttributes | ( | const char * | attr, | 
| PyObject * | obj ) | 
setter for special attributes (e.g.
dynamic ones) Output: Success=1, Failure=-1, Ignore=0
| 
 | static | 
Attribute structure of IrpsWLLocationDistributionPy.
| 
 | static | 
Methods structure of IrpsWLLocationDistributionPy.
| 
 | static | 
Type structure of IrpsWLLocationDistributionPy.