OpenSplice C# API  v6.x
OpenSplice C# Data Distribution Service Data-Centric Publish-Subscribe API
DDS.Property Struct Reference
Collaboration diagram for DDS.Property:
Collaboration graph

Public Member Functions

 Property (string name, string val)
 

Properties

string Name [get, set]
 
string Value [get, set]
 

Detailed Description

Definition at line 34 of file DdsDcpsStructs.cs.

Constructor & Destructor Documentation

◆ Property()

DDS.Property.Property ( string  name,
string  val 
)
inline

Definition at line 39 of file DdsDcpsStructs.cs.

Property Documentation

◆ Name

string DDS.Property.Name
getset

Definition at line 46 of file DdsDcpsStructs.cs.

◆ Value

string DDS.Property.Value
getset

Definition at line 52 of file DdsDcpsStructs.cs.


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