PLaSK library
Loading...
Searching...
No Matches
plask::optical::modal::python::PythonComponentConventer Struct Reference

#include <solvers/optical/modal/python/modal-python.hpp>

Static Public Member Functions

static voidconvertible (PyObject *obj)
 
static void construct (PyObject *obj, boost::python::converter::rvalue_from_python_stage1_data *data)
 
static PyObjectconvert (Expansion::Component val)
 

Detailed Description

Definition at line 146 of file modal-python.hpp.

Member Function Documentation

◆ construct()

static void plask::optical::modal::python::PythonComponentConventer::construct ( PyObject obj,
boost::python::converter::rvalue_from_python_stage1_data *  data 
)
inlinestatic

Definition at line 160 of file modal-python.hpp.

◆ convert()

static PyObject * plask::optical::modal::python::PythonComponentConventer::convert ( Expansion::Component  val)
inlinestatic

Definition at line 187 of file modal-python.hpp.

◆ convertible()

static void * plask::optical::modal::python::PythonComponentConventer::convertible ( PyObject obj)
inlinestatic

Definition at line 149 of file modal-python.hpp.


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