Template Class AggregatedIdiOiDuct

Class Documentation

template<typename ImplSpec>
class uit::c::AggregatedIdiOiDuct

TODO

Template Parameters
  • ImplSpec: class with static and typedef members specifying implementation details for the conduit framework.

Public Types

using InletImpl = uit::AggregatedInletDuct<BackingDuct, ImplSpec>
using OutletImpl = uit::AggregatedOutletDuct<BackingDuct, ImplSpec>
using BackEndImpl = typename InletImpl::BackEndImpl