99 std::optional<LiveSubscriptions>
live;
std::map< std::string, int > LiveSubscriptions
bool is_implicitly_subscribed_topic(const std::string &topic)
std::string topology_graph(const std::map< std::string, AgentTopicInfo > &agents, const GraphOptions &options={})
Builds Graphviz DOT text describing the declared pub/sub topology of a set of agent sections.
One mads.ini agent section's topics.
std::vector< std::string > sub_topic
Rendering knobs for topology_graph().
std::optional< LiveSubscriptions > live