NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
task_identifier Struct Reference

Detailed Description

Holds Unique Task identifiers, including uuid and port name.

Definition at line 230 of file ote_common.h.

Collaboration diagram for task_identifier:

Data Fields

te_service_id_t uuid
 
char port_name [MAX_PORT_NAME_LENGTH]
 

Field Documentation

char task_identifier::port_name[MAX_PORT_NAME_LENGTH]

Definition at line 232 of file ote_common.h.

te_service_id_t task_identifier::uuid

Definition at line 231 of file ote_common.h.


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