NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 Release
For Test and Development only
nvsipl::NvSIPLDeviceBlockQueues Struct Reference

Detailed Description

Holds the queues used by the client to receive device block event notifications.

Definition at line 440 of file NvSIPLPipelineMgr.hpp.

Collaboration diagram for nvsipl::NvSIPLDeviceBlockQueues:

Data Fields

INvSIPLNotificationQueuenotificationQueue [MAX_DEVICEBLOCKS_PER_PLATFORM]
 Queues for event notifications for each device block. More...
 

Field Documentation

◆ notificationQueue

INvSIPLNotificationQueue* nvsipl::NvSIPLDeviceBlockQueues::notificationQueue[MAX_DEVICEBLOCKS_PER_PLATFORM]

Queues for event notifications for each device block.

Definition at line 443 of file NvSIPLPipelineMgr.hpp.


The documentation for this struct was generated from the following file: