Skip to main content
Ctrl+K
Carbonite SDK - Home Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Carbonite SDK - Home Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Carbonite SDK API
  • Directories
  • omni
  • observability
  • Utils.h
  • OMNI_OTEL_DYNAMICLINK

OMNI_OTEL_DYNAMICLINK#

Defined in omni/observability/Utils.h

OMNI_OTEL_DYNAMICLINK#

Macro to export or import a symbol from a given module.

If the OMNI_OTEL_EXPORTS macro is defined, the symbol will be exported from the module. In this case, this macro must only be defined in a single translation unit in the module otherwise there will be multiple definition linking errors. If OMNI_OTEL_EXPORTS is not defined, the module will be expecting to import the symbol from another module or library.

previous

OMNI_OTEL_DECLSPEC

next

OMNI_OTEL_EXPORT

On this page
  • OMNI_OTEL_DYNAMICLINK
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Nov 06, 2025.