> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/holoscan/sensor-bridge/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/holoscan/sensor-bridge/_mcp/server.

# hololink::emulation::TemplateHSBEmulatorCtxt

> Template-platform HSBEmulator context extension.

Template-platform [HSBEmulator](../classes/hsbemulator) context extension.

`base` must be the first member. Add target-specific resources (network handles, thread state, GPIO/SPI controllers, ...) below `base`.

```cpp showLineNumbers={false}
#include <hololink/emulation/HSBTemplate.hpp>
```

***

## Member variables

| Name   | Type              | Description |
| ------ | ----------------- | ----------- |
| `base` | `HSBEmulatorCtxt` |             |