| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/samples/doca_urom/plugins/worker_sandbox/urom_sandbox.h>

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 | |
| }; | |
Definition at line 78 of file urom_sandbox.h.
| union { ... } |
| struct urom_worker_sandbox_cmd_mem_map urom_worker_sandbox_cmd::mem_map |
Definition at line 79 of file urom_sandbox.h.
| struct urom_worker_sandbox_cmd_tag_recv urom_worker_sandbox_cmd::tag_recv |
Definition at line 79 of file urom_sandbox.h.
| struct urom_worker_sandbox_cmd_tag_send urom_worker_sandbox_cmd::tag_send |
Definition at line 79 of file urom_sandbox.h.
| uint64_t urom_worker_sandbox_cmd::type |
Definition at line 79 of file urom_sandbox.h.