Skip to main content

AVxcelerate Sensors Simulator API 2024 R2

vss::simulation::RemoteDirectMemoryAccess Struct Reference

Last update: 16.07.2025

Data access using Remote Direct Memory Access (RDMA) technology is delivered as an experimental feature in the current release. More...

Public Attributes

int32 buffer_size = 1
 
string sender_address = 2
 
google::protobuf::Int32Value sender_port = 3
 
google::protobuf::Int32Value sender_backchannel_port = 4
 

Detailed Description

Data access using Remote Direct Memory Access (RDMA) technology is delivered as an experimental feature in the current release.

Member Data Documentation

◆ buffer_size

int32 vss::simulation::RemoteDirectMemoryAccess::buffer_size = 1

◆ sender_address

string vss::simulation::RemoteDirectMemoryAccess::sender_address = 2

◆ sender_port

google::protobuf::Int32Value vss::simulation::RemoteDirectMemoryAccess::sender_port = 3

◆ sender_backchannel_port

google::protobuf::Int32Value vss::simulation::RemoteDirectMemoryAccess::sender_backchannel_port = 4

The documentation for this struct was generated from the following file:
  • simulation_parameters.proto

Connect with Ansys