![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include "CodeInfo.hpp"#include "config/config-features.hpp"#include "config/config-features.impl.hpp"#include "config/version.hpp"#include "script_interface/scafacos/scafacos.hpp"#include <boost/algorithm/string/join.hpp>#include <cstddef>#include <stdexcept>#include <string>#include <unordered_set>#include <vector>
Include dependency graph for CodeInfo.cpp:Go to the source code of this file.
Namespaces | |
| namespace | ScriptInterface |
| namespace | ScriptInterface::CodeInfo |
Functions | |
| static auto | ScriptInterface::CodeInfo::get_feature_vector (char const *const ptr[], std::size_t len) |
| static auto | ScriptInterface::CodeInfo::get_feature_set (char const *const ptr[], std::size_t len) |
| void | ScriptInterface::CodeInfo::check_features (std::vector< std::string > const &features) |