NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwContainerMetaUint64 Struct Reference

Detailed Description

Metadata type holding a string-uint64 name-value pair.

Definition at line 28 of file Metadata.h.

Data Fields

char const * name
 Field name. More...
 
uint64_t value
 Field value. More...
 

Field Documentation

◆ name

char const* dwContainerMetaUint64::name

Field name.

Definition at line 30 of file Metadata.h.

◆ value

uint64_t dwContainerMetaUint64::value

Field value.

Definition at line 31 of file Metadata.h.


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