Template Struct IsOiDuct

Struct Documentation

template<typename ImplSpec>
struct uit::c::IsOiDuct

TODO

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

Public Types

using InletImpl = uit::c::SendDuct<ImplSpec>
using OutletImpl = uit::c::IprobeDuct<ImplSpec>
using BackEndImpl = typename InletImpl::BackEndImpl