What can I help you with?
NVIDIA Holoscan SDK ltsb-2.0

Class AvailableSystemResource::_Internal

This class is a nested type of Class AvailableSystemResource.

class _Internal

Public Types

using HasBits = decltype(std::declval<AvailableSystemResource>()._impl_._has_bits_)

Public Static Functions

static inline void set_has_cpu(HasBits *has_bits)
static inline void set_has_gpu(HasBits *has_bits)
static inline void set_has_memory(HasBits *has_bits)
static inline void set_has_gpu_memory(HasBits *has_bits)
static inline void set_has_shared_memory(HasBits *has_bits)

© Copyright 2022-2023, NVIDIA. Last updated on Feb 7, 2025.