OpenSplice C# API  v6.x
OpenSplice C# Data Distribution Service Data-Centric Publish-Subscribe API
Space.Foo Class Reference

Example of a generated data type, used for documentation. More...

Collaboration diagram for Space.Foo:
Collaboration graph

Public Attributes

int Bar
 

Detailed Description

Example of a generated data type, used for documentation.

This type would be created from the following idl:

module Space {
struct Foo {
long Bar;
};
#pragma keylist Foo Bar
};

Definition at line 48 of file Typed.cs.

Member Data Documentation

◆ Bar

int Space.Foo.Bar

Definition at line 50 of file Typed.cs.


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