ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
ScriptInterface::Coulomb::CoulombScafacos Class Reference

#include <CoulombScafacos.hpp>

+ Inheritance diagram for ScriptInterface::Coulomb::CoulombScafacos:
+ Collaboration diagram for ScriptInterface::Coulomb::CoulombScafacos:

Public Member Functions

 CoulombScafacos ()
 
 ~CoulombScafacos () override
 
void do_construct (VariantMap const &params) override
 
Variant do_call_method (std::string const &name, VariantMap const &params) override
 
- Public Member Functions inherited from ScriptInterface::Coulomb::Actor< CoulombScafacos, ::CoulombScafacos >
 Actor ()
 
std::shared_ptr< CoreActorClassactor ()
 
std::shared_ptr< CoreActorClass const > actor () const
 
- Public Member Functions inherited from ScriptInterface::AutoParameters< Derived, Base >
std::span< const boost::string_ref > valid_parameters () const final
 
Variant get_parameter (const std::string &name) const final
 
void do_set_parameter (const std::string &name, const Variant &value) final
 
std::vector< std::pair< std::string, Variant > > serialize_parameters () const final
 
- Public Member Functions inherited from ScriptInterface::ObjectHandle
 ObjectHandle ()=default
 
 ObjectHandle (ObjectHandle const &)=delete
 
ObjectHandleoperator= (ObjectHandle const &)=delete
 
virtual ~ObjectHandle ()=default
 
boost::string_ref name () const
 
Contextcontext () const
 Responsible context.
 
void construct (VariantMap const &params)
 Construct the handled object.
 
VariantMap get_parameters () const
 Get current parameters.
 
auto get_valid_parameters () const
 
void set_parameter (const std::string &name, const Variant &value)
 Set single parameter.
 
Variant call_method (const std::string &name, const VariantMap &params)
 Call a method on the object.
 
std::string serialize () const
 

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 Types inherited from ScriptInterface::Coulomb::Actor< CoulombScafacos, ::CoulombScafacos >
using SIActorClass = CoulombScafacos
 
using CoreActorClass = ::CoulombScafacos
 
using ObjectClass = Actor< CoulombScafacos, ::CoulombScafacos >
 
- Protected Member Functions inherited from ScriptInterface::Coulomb::Actor< CoulombScafacos, ::CoulombScafacos >
void on_bind_system (::System::System &) override
 
void set_charge_neutrality_tolerance (VariantMap const &params)
 
- Protected Member Functions inherited from ScriptInterface::AutoParameters< Derived, Base >
 AutoParameters ()=default
 
 AutoParameters (std::vector< AutoParameter > &&params)
 
void add_parameters (std::vector< AutoParameter > &&params)
 
auto const & get_parameter_insertion_order () const
 
- Protected Attributes inherited from ScriptInterface::Coulomb::Actor< CoulombScafacos, ::CoulombScafacos >
std::shared_ptr< CoreActorClassm_actor
 

Detailed Description

Definition at line 47 of file CoulombScafacos.hpp.

Constructor & Destructor Documentation

◆ CoulombScafacos()

◆ ~CoulombScafacos()

ScriptInterface::Coulomb::CoulombScafacos::~CoulombScafacos ( )
inlineoverride

Member Function Documentation

◆ do_call_method()

◆ do_construct()


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