RTI Connext Java API  Version 5.1.0
Instance States

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

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

Not alive instance state NOT_ALIVE_DISPOSED_INSTANCE_STATE | NOT_ALIVE_NO_WRITERS_INSTANCE_STATE.


RTI Connext Java API Version 5.1.0 Copyright © Mon Feb 3 2014 Real-Time Innovations, Inc