Holoscan SDK v4.2.0

Struct InMemoryPubSubSession::Frontends

This struct is a nested type of Class InMemoryPubSubSession.

struct Frontends

Create a paired discovery + transport frontend that share the same participant state. The discovery and transport frontends must be used together for a single PubSubContext — they share per-participant callback state so that PubSubContext::init_context() wiring is independent per context.

Public Members

std::shared_ptr<nvidia::gxf::PubSubDiscovery> discovery
std::shared_ptr<nvidia::gxf::PubSubTransport> transport

Previous Struct NetworkOptions
Next Struct InMemorySessionParticipant
© Copyright 2022-2026, NVIDIA. Last updated on May 11, 2026