Template Class PoolSpec¶
Defined in File PoolSpec.hpp
Class Documentation¶
-
template<typename
ImplSpec, template<typename> typenameProcDuct>
classuit::PoolSpec¶ Public Types
-
using
inlet_wrapper_t= typename uit::TrivialSpoutWrapper<T>::template inlet_wrapper_t<Inlet>¶
-
using
outlet_wrapper_t= typename uit::TrivialSpoutWrapper<T>::template outlet_wrapper_t<Outlet>¶
-
using