![]() |
Mads
Multi-Agent Distributed System
|
#include <optional>#include <string_view>#include <toml++/toml.hpp>#include <zmq.hpp>Go to the source code of this file.
Classes | |
| struct | Mads::detail::SocketOptions |
Namespaces | |
| namespace | Mads |
| namespace | Mads::detail |
Functions | |
| template<typename T > | |
| std::optional< T > | Mads::detail::resolve_setting (toml::node_view< toml::node > fleet_cfg, toml::node_view< toml::node > agent_cfg, std::string_view key) |