Template Class BufferedIriOiDuct

Class Documentation

template<typename ImplSpec>
class uit::t::BufferedIriOiDuct

TODO

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

Public Types

using InletImpl = uit::BufferedInletDuct<BackingDuct, ImplSpec>
using OutletImpl = uit::BufferedOutletDuct<BackingDuct, ImplSpec>
using BackEndImpl = typename InletImpl::BackEndImpl