NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
infoEntry Struct Reference

Detailed Description

Defines the entry inside info buffer header.

Definition at line 231 of file ducc.h.

Data Fields

uint32_t nameOffset
 Offset to start of name string. More...
 
uint32_t nameLen
 Length of name string. More...
 
uint32_t contentOffset
 Offset to start of content string. More...
 
uint32_t contentLen
 Length of content string. More...
 

Field Documentation

◆ contentLen

uint32_t infoEntry::contentLen

Length of content string.

Definition at line 240 of file ducc.h.

◆ contentOffset

uint32_t infoEntry::contentOffset

Offset to start of content string.

Definition at line 238 of file ducc.h.

◆ nameLen

uint32_t infoEntry::nameLen

Length of name string.

Definition at line 236 of file ducc.h.

◆ nameOffset

uint32_t infoEntry::nameOffset

Offset to start of name string.

Definition at line 234 of file ducc.h.


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