![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <NonBondedInteractions.hpp>
Inheritance diagram for ScriptInterface::Interactions::NonBondedInteractions:
Collaboration diagram for ScriptInterface::Interactions::NonBondedInteractions:Public Types | |
| using | key_type = unsigned int |
| using | mapped_type = std::shared_ptr< NonBondedInteractionHandle > |
Private Member Functions | |
| void | on_bind_system (::System::System &system) override |
| std::string | get_internal_state () const override |
| void | set_internal_state (std::string const &state) 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::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 43 of file NonBondedInteractions.hpp.
Definition at line 45 of file NonBondedInteractions.hpp.
| using ScriptInterface::Interactions::NonBondedInteractions::mapped_type = std::shared_ptr<NonBondedInteractionHandle> |
Definition at line 46 of file NonBondedInteractions.hpp.
|
overridedefault |
|
inlineoverridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 93 of file NonBondedInteractions.hpp.
References ScriptInterface::ObjectHandle::call_method(), ScriptInterface::ObjectHandle::context(), ScriptInterface::System::Leaf::get_system(), params, and stream.
|
inlineoverridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 57 of file NonBondedInteractions.hpp.
References stream.
|
inlineoverrideprivatevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 155 of file NonBondedInteractions.hpp.
References Utils::pack(), and stream.
|
inlineoverrideprivatevirtual |
Reimplemented from ScriptInterface::System::Leaf.
Definition at line 63 of file NonBondedInteractions.hpp.
References ScriptInterface::System::Leaf::m_system, and stream.
|
inlineoverrideprivatevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 174 of file NonBondedInteractions.hpp.
References ScriptInterface::ObjectHandle::call_method(), ScriptInterface::ObjectHandle::context(), ScriptInterface::ObjectHandle::deserialize(), and stream.