NVIDIA DRIVE OS Linux SDK API Reference

6.0.5 Release
nvsipl::NvSIPLDeviceBlockQueues Struct Reference

Detailed Description

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

Definition at line 493 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 496 of file NvSIPLPipelineMgr.hpp.


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