hololink::emulation::COETransmitter
hololink::emulation::COETransmitter
The COETransmitter implements the BaseTransmitter interface and encapsulates the transport over COE.
Inherits from: hololink::emulation::BaseTransmitter (public)
Methods
send
Send a host buffer over COE.
The ctxt parameter is downcast to COECtxt* (COECtxt embeds the platform DataPlaneCtxt extension as its first member). Implementation of BaseTransmitter::send interface method.