hololink::emulation::TemplateDataPlaneCtxt

View as Markdown

Template-platform DataPlane context extension.

base must be the first member so a TemplateDataPlaneCtxt* aliases the common DataPlaneCtxt*. Add any per-DataPlane platform state (sockets, HAL handles, buffers, …) below base.

#include <hololink/emulation/HSBTemplate.hpp>

Member variables

NameTypeDescription
baseDataPlaneCtxt