Nektar++
|
Public Member Functions | |
ModuleRegisterHelper (py::object obj) | |
~ModuleRegisterHelper () | |
ModuleSharedPtr | create (FieldSharedPtr field) |
Protected Attributes | |
py::object | m_obj |
Definition at line 305 of file Python/Module.cpp.
|
inline |
Definition at line 308 of file Python/Module.cpp.
|
inline |
Definition at line 313 of file Python/Module.cpp.
References m_obj.
|
inline |
Definition at line 318 of file Python/Module.cpp.
References FilterPython_Function::field, and m_obj.
Referenced by Module_Register().
|
protected |
Definition at line 325 of file Python/Module.cpp.
Referenced by create(), and ~ModuleRegisterHelper().