NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
urom_worker_sandbox_cmd Struct Reference

#include </opt/mellanox/doca/samples/doca_urom/plugins/worker_sandbox/urom_sandbox.h>

Collaboration diagram for urom_worker_sandbox_cmd:

Data Fields

uint64_t type
 
union {
   struct urom_worker_sandbox_cmd_mem_map   mem_map
 
   struct urom_worker_sandbox_cmd_tag_send   tag_send
 
   struct urom_worker_sandbox_cmd_tag_recv   tag_recv
 
}; 
 

Detailed Description

Definition at line 78 of file urom_sandbox.h.

Field Documentation

◆ 

union { ... }

◆ mem_map

struct urom_worker_sandbox_cmd_mem_map urom_worker_sandbox_cmd::mem_map

Definition at line 79 of file urom_sandbox.h.

◆ tag_recv

struct urom_worker_sandbox_cmd_tag_recv urom_worker_sandbox_cmd::tag_recv

Definition at line 79 of file urom_sandbox.h.

◆ tag_send

struct urom_worker_sandbox_cmd_tag_send urom_worker_sandbox_cmd::tag_send

Definition at line 79 of file urom_sandbox.h.

◆ type

uint64_t urom_worker_sandbox_cmd::type

Definition at line 79 of file urom_sandbox.h.


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