Holoscan SDK v3.11.0

Template Struct network_context_default_name

template<typename NetworkContextT>
struct network_context_default_name

Type trait to provide unique default names for network context types.

This trait ensures that different network context types have unique default names when created without an explicit name parameter.

Primary template provides fallback to generic name for any network context types not explicitly specialized below.

Template Parameters

NetworkContextT – The network context type.

Public Static Attributes

static constexpr const char *value = "noname_network_context"

Previous Struct MultiMessageConditionInfo
Next Template Struct network_context_default_name< UcxContext >
© Copyright 2022-2026, NVIDIA. Last updated on Feb 4, 2026