Class SystemResourceInfo::_Internal

Holoscan v0.5.1

This class is a nested type of Class SystemResourceInfo.

class _Internal

Public Types

using HasBits = decltype(std::declval<SystemResourceInfo>()._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_mem(HasBits *has_bits)

static inline void set_has_gpu_mem(HasBits *has_bits)

© Copyright 2022-2023, NVIDIA. Last updated on Jul 28, 2023.