BioCMAMC-ST
PythonWrap::PimpModel::Impl Struct Reference
Collaboration diagram for PythonWrap::PimpModel::Impl:
[legend]

Public Member Functions

void initialize_pimpl ()
 

Public Attributes

pybind11::module_ current_module
 
pybind11::object init_f
 
pybind11::object update_f
 
pybind11::object contribution_f
 
pybind11::object division_f
 
pybind11::object show_f
 
pybind11::object get_properties_f
 
pybind11::object mass_f
 
OpaquePointer _data
 

Member Function Documentation

◆ initialize_pimpl()

void PythonWrap::PimpModel::Impl::initialize_pimpl ( )
Here is the caller graph for this function:

Member Data Documentation

◆ _data

OpaquePointer PythonWrap::PimpModel::Impl::_data

◆ contribution_f

pybind11::object PythonWrap::PimpModel::Impl::contribution_f

◆ current_module

pybind11::module_ PythonWrap::PimpModel::Impl::current_module

◆ division_f

pybind11::object PythonWrap::PimpModel::Impl::division_f

◆ get_properties_f

pybind11::object PythonWrap::PimpModel::Impl::get_properties_f

◆ init_f

pybind11::object PythonWrap::PimpModel::Impl::init_f

◆ mass_f

pybind11::object PythonWrap::PimpModel::Impl::mass_f

◆ show_f

pybind11::object PythonWrap::PimpModel::Impl::show_f

◆ update_f

pybind11::object PythonWrap::PimpModel::Impl::update_f

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