NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
infoBuffer Struct Reference

Detailed Description

Refer to optionBuffer struct memory layout.

Definition at line 246 of file ducc.h.

Collaboration diagram for infoBuffer:

Data Fields

uint32_t numEntries
 Number of entries in this buffer. More...
 
infoEntrypEntry
 Pointer to first infoEntry. More...
 

Field Documentation

◆ numEntries

uint32_t infoBuffer::numEntries

Number of entries in this buffer.

Definition at line 249 of file ducc.h.

◆ pEntry

infoEntry* infoBuffer::pEntry

Pointer to first infoEntry.

Definition at line 251 of file ducc.h.


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