Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PyBindStaticInit Struct Reference

Utility struct to register python modules through static init. More...

#include <shambindings/include/shambindings/pybindaliases.hpp>

Public Member Functions

 PyBindStaticInit (fct_sig t)
 Constructor to register the python init function using static init.
 

Detailed Description

Utility struct to register python modules through static init.

Definition at line 36 of file pybindaliases.hpp.

Constructor & Destructor Documentation

◆ PyBindStaticInit()

PyBindStaticInit::PyBindStaticInit ( fct_sig  t)
inlineexplicit

Constructor to register the python init function using static init.

Definition at line 38 of file pybindaliases.hpp.

+ Here is the call graph for this function:

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