Skip to main content
Ctrl+K
Carbonite SDK - Home

Carbonite SDK

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

Carbonite SDK

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

Table of Contents

  • Carbonite SDK API
  • core
  • ScopedOmniCore

ScopedOmniCore#

Fully qualified name: omni::core::ScopedOmniCore

Defined in omni/core/OmniInit.h

struct ScopedOmniCore#

Scoped object which calls OMNI_CORE_START() and OMNI_CORE_STOP().

Rather than directly using this object, use OMNI_CORE_INIT().

Public Functions

inline ScopedOmniCore(const OmniCoreStartArgs *args = nullptr)#

Starts the Carbonite carb::Framework and calls omniCoreStart.

inline ~ScopedOmniCore()#

Calls omniCoreStop and tears down the Carbonite carb::Framework.

previous

ScopedFrameworkStartup

next

TypeFactoryArgs

On this page
  • ScopedOmniCore
    • ScopedOmniCore()
    • ~ScopedOmniCore()
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Apr 22, 2025.