Instance States
[Data Samples]

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

Classes

class  InstanceStateKind
 Indicates is the samples are from a live com.rti.dds.publication.DataWriter or not. More...

Variables

static final int ANY_INSTANCE_STATE = 0xffff
 Any instance state ALIVE_INSTANCE_STATE | NOT_ALIVE_DISPOSED_INSTANCE_STATE | NOT_ALIVE_NO_WRITERS_INSTANCE_STATE.
static final int NOT_ALIVE_INSTANCE_STATE = 0x006
 Not alive instance state NOT_ALIVE_DISPOSED_INSTANCE_STATE | NOT_ALIVE_NO_WRITERS_INSTANCE_STATE.

Detailed Description

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


Variable Documentation

final int ANY_INSTANCE_STATE = 0xffff [static, inherited]

Any instance state ALIVE_INSTANCE_STATE | NOT_ALIVE_DISPOSED_INSTANCE_STATE | NOT_ALIVE_NO_WRITERS_INSTANCE_STATE.

final int NOT_ALIVE_INSTANCE_STATE = 0x006 [static, inherited]

Not alive instance state NOT_ALIVE_DISPOSED_INSTANCE_STATE | NOT_ALIVE_NO_WRITERS_INSTANCE_STATE.


RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc