9#include "../NetworkCore.hpp"
20 using TcpCore = NetworkCore<TcpComms, InterfaceTypes::TCP>;
30 virtual std::shared_ptr<helicsCLI11App>
generateCLI()
override;
33 std::vector<std::string> connections;
34 bool no_outgoing_connections =
false;
35 virtual bool brokerConnect()
override;
Definition NetworkCore.hpp:19
virtual std::shared_ptr< helicsCLI11App > generateCLI() override
Definition TcpCore.cpp:24
the main namespace for the helics co-simulation library User functions will be in the helics namespac...
Definition AsyncFedCallInfo.hpp:14