Template Struct IrirObiDuct

Struct Documentation

template<typename ImplSpec>
struct uit::s::IrirObiDuct

TODO

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

Public Types

using InletImpl = uit::s::RingIrsendDuct<ImplSpec>
using OutletImpl = uit::s::BlockIrecvDuct<ImplSpec>
using BackEndImpl = typename InletImpl::BackEndImpl