NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

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

Detailed Description

Definition at line 78 of file ote_storage_protocol.h.

Data Fields

char dname [OTE_MAX_DIR_NAME_LEN]
 
char fname [OTE_MAX_FILE_NAME_LEN]
 
uint32_t flags
 

Field Documentation

char ote_file_create_params_t::dname[OTE_MAX_DIR_NAME_LEN]

Definition at line 79 of file ote_storage_protocol.h.

uint32_t ote_file_create_params_t::flags

Definition at line 81 of file ote_storage_protocol.h.

char ote_file_create_params_t::fname[OTE_MAX_FILE_NAME_LEN]

Definition at line 80 of file ote_storage_protocol.h.


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