8#include "../core/helicsTime.hpp"
Definition AsyncFedCallInfo.hpp:16
std::future< void > initIterativeFuture
Definition AsyncFedCallInfo.hpp:29
std::atomic< int > queryCounter
Definition AsyncFedCallInfo.hpp:31
std::future< iteration_time > execFuture
Definition AsyncFedCallInfo.hpp:21
std::future< Time > timeRequestFuture
Definition AsyncFedCallInfo.hpp:23
std::function< bool()> asyncCheck
Definition AsyncFedCallInfo.hpp:35
std::future< iteration_time > timeRequestIterativeFuture
Definition AsyncFedCallInfo.hpp:25
std::future< void > finalizeFuture
Definition AsyncFedCallInfo.hpp:27
std::map< int, std::future< std::string > > inFlightQueries
Definition AsyncFedCallInfo.hpp:33
std::future< bool > initFuture
Definition AsyncFedCallInfo.hpp:19
the main namespace for the helics co-simulation library User functions will be in the helics namespac...
Definition AsyncFedCallInfo.hpp:14