RTI Connext Java API  Version 6.1.2

com.rti.dds.subscription.StreamKind and associated elements More...

Classes

class  StreamKind
 Indicates if the samples are TopicQuery samples or not. More...
 

Variables

static final int ANY_STREAM = 0xffff
 Any stream kind LIVE_STREAM | TOPIC_QUERY_STREAM. More...
 

Detailed Description

com.rti.dds.subscription.StreamKind and associated elements

Variable Documentation

◆ ANY_STREAM

final int ANY_STREAM = 0xffff
static

Any stream kind LIVE_STREAM | TOPIC_QUERY_STREAM.

Referenced by ReadConditionParams.copy_from().