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. |
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.