RTI Routing Service  Version 7.0.0

Stream information. More...

Public Member Functions

String getStreamName ()
 The stream name. More...
 
TypeInfo getTypeInfo ()
 The type information associated with the stream. More...
 
boolean isDisposed ()
 Indicates whether the stream is a newly discovered stream or a disposed stream that no longer exists. More...
 

Detailed Description

Stream information.

A stream in RTI Routing Service is a typed data channel to consume/produce data in one data domain.

Member Function Documentation

◆ getStreamName()

String getStreamName ( )

The stream name.

◆ getTypeInfo()

TypeInfo getTypeInfo ( )

The type information associated with the stream.

This field is invalid for disposed streams.

◆ isDisposed()

boolean isDisposed ( )

Indicates whether the stream is a newly discovered stream or a disposed stream that no longer exists.