Nektar++
|
Public Member Functions | |
ModuleRegisterHelper (py::object obj) | |
~ModuleRegisterHelper () | |
ModuleSharedPtr | create (FieldSharedPtr field) |
Protected Attributes | |
py::object | m_obj |
Definition at line 277 of file Python/Module.cpp.
|
inline |
Definition at line 280 of file Python/Module.cpp.
|
inline |
Definition at line 285 of file Python/Module.cpp.
References m_obj.
|
inline |
Definition at line 290 of file Python/Module.cpp.
References m_obj.
Referenced by Module_Register().
|
protected |
Definition at line 297 of file Python/Module.cpp.
Referenced by create(), and ~ModuleRegisterHelper().