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
  • events
  • getSubscript...

getSubscriptionsToPush#

Fully qualified name: carb::events::getSubscriptionsToPush

Defined in carb/events/EventsUtils.h

inline std::vector<ObjectPtr<ISubscription>> carb::events::getSubscriptionsToPush(
IEventStream *stream,
)#

A helper for IEventStream::walkSubscriptionsToPush() that gathers the subscriptions into a vector.

The order is unspecified.

Parameters:

stream – The IEventStream to use.

Returns:

A vector of ISubscription pointers.

previous

getSubscriptionsToPop

next

kDefaultOrder

On this page
  • getSubscriptionsToPush()
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Apr 22, 2025.