![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <Galilei.hpp>
Inheritance diagram for ScriptInterface::Galilei::Galilei:
Collaboration diagram for ScriptInterface::Galilei::Galilei:Private Member Functions | |
| void | do_construct (VariantMap const &) override |
| void | on_bind_system (::System::System &system) override |
Additional Inherited Members | |
Static Public Member Functions inherited from ScriptInterface::ObjectHandle | |
| static ObjectRef | deserialize (const std::string &state, Context &ctx) |
| Make object from serialized state. | |
Protected Member Functions inherited from ScriptInterface::AutoParameters< Galilei, System::Leaf > | |
| AutoParameters ()=default | |
| AutoParameters (std::vector< AutoParameter > &¶ms) | |
| ~AutoParameters () override=default | |
| bool | has_parameter (std::string const &name) const override |
| void | add_parameters (std::vector< AutoParameter > &¶ms) |
| auto const & | get_parameter_insertion_order () const |
Protected Member Functions inherited from ScriptInterface::System::Leaf | |
| auto const & | get_system () const |
| auto & | get_system () |
Protected Attributes inherited from ScriptInterface::System::Leaf | |
| std::weak_ptr<::System::System > | m_system |
Definition at line 33 of file script_interface/galilei/Galilei.hpp.
|
inlineoverridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 45 of file script_interface/galilei/Galilei.hpp.
References ScriptInterface::System::Leaf::get_system(), ScriptInterface::ObjectHandle::name(), params, and stream.
|
inlineoverrideprivatevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 36 of file script_interface/galilei/Galilei.hpp.
|
inlineoverrideprivatevirtual |
Reimplemented from ScriptInterface::System::Leaf.
Definition at line 40 of file script_interface/galilei/Galilei.hpp.
References stream.