ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include "script_interface/ObjectContainer.hpp"
#include "script_interface/ScriptInterface.hpp"
#include "script_interface/Variant.hpp"
#include "script_interface/get_value.hpp"
#include <memory>
#include <string>
#include <type_traits>
#include <unordered_map>
#include <utility>
Go to the source code of this file.
Classes | |
class | ScriptInterface::ObjectMap< ManagedType, BaseType, KeyType > |
Owning map of ObjectHandles. More... | |
Namespaces | |
namespace | ScriptInterface |