com.rti.dds.subscription.InstanceStateKind and associated elements
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.