RTI Connext RTSJ Extension Kit  Version 5.1.0
NodeStatus.idl

Node Status Example

This example demonstrates publishing the subscribing to a simple data type, both in real-time threads.

The remainder of the example is unchanged from the rtiddsgen output.

IDL Type Definition

/* NodeStatus.idl
*/
struct NodeStatus {
long id;
long subsystemId;
long statusId;
};

RTI Connext RTSJ Extension Kit Version 5.1.0 Copyright © Tue Feb 4 2014 Real-Time Innovations, Inc