RTI Routing Service  Version 5.3.0
 All Classes Files Functions Variables Groups
StreamInfo Class Reference

Stream information. More...

Public Member Functions

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

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

String getStreamName ( )

The stream name.

TypeInfo getTypeInfo ( )

The type information associated with the stream.

This field is invalid for disposed streams.

boolean isDisposed ( )

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


RTI Routing Service Version 5.3.0 Copyright © Sun Jun 25 2017 Real-Time Innovations, Inc