Template Class InstrumentationAggregatingSpoutWrapper

Class Documentation

template<typename T_>
class uit::InstrumentationAggregatingSpoutWrapper

Public Types

using T = uit::impl::RoundTripCountPacket<T_>
using inlet_wrapper_t = uit::internal::InstrumentationAggregatingInletWrapper<Inlet>
using outlet_wrapper_t = uit::internal::InstrumentationAggregatingOutletWrapper<Outlet>

Public Functions

template<typename Inlet>
decltype(auto) MakeInletContainerDataFile(const std::string &filename)
template<typename Inlet>
decltype(auto) MakeInletSummaryDataFile(const std::string &filename)
template<typename Outlet>
decltype(auto) MakeOutletContainerDataFile(const std::string &filename)
template<typename Outlet>
decltype(auto) MakeOutletSummaryDataFile(const std::string &filename)