Template Struct IdiObiDuct

Struct Documentation

template<typename ImplSpec>
struct uit::t::IdiObiDuct

TODO

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

Public Types

using InletImpl = uit::t::DequeIsendDuct<ImplSpec>
using OutletImpl = uit::t::BlockIrecvDuct<ImplSpec>
using BackEndImpl = typename InletImpl::BackEndImpl