CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
DDS Conditions, Listeners, and WaitSets

Modules

 DDS Listeners
 
 DDS Conditions
 
 DDS WaitSets
 

Variables

static final int com.toc.coredx.DDS.Constants.READ_SAMPLE_STATE = (0x0001)
 
static final int com.toc.coredx.DDS.Constants.NOT_READ_SAMPLE_STATE = (0x0002)
 
static final int com.toc.coredx.DDS.Constants.ANY_SAMPLE_STATE = (0x00FF)
 
static final int com.toc.coredx.DDS.Constants.NEW_VIEW_STATE = (0x0001)
 
static final int com.toc.coredx.DDS.Constants.NOT_NEW_VIEW_STATE = (0x0002)
 
static final int com.toc.coredx.DDS.Constants.ANY_VIEW_STATE = (0x00FF)
 
static final int com.toc.coredx.DDS.Constants.ALIVE_INSTANCE_STATE = (0x0001)
 
static final int com.toc.coredx.DDS.Constants.NOT_ALIVE_DISPOSED_INSTANCE_STATE = (0x0002)
 
static final int com.toc.coredx.DDS.Constants.NOT_ALIVE_NO_WRITERS_INSTANCE_STATE = (0x0004)
 
static final int com.toc.coredx.DDS.Constants.NOT_ALIVE_INSTANCE_STATE = (0x0006)
 
static final int com.toc.coredx.DDS.Constants.ANY_INSTANCE_STATE = (0x00FF)
 

Detailed Description

Variable Documentation

◆ ALIVE_INSTANCE_STATE

final int com.toc.coredx.DDS.Constants.ALIVE_INSTANCE_STATE = (0x0001)
static

◆ ANY_INSTANCE_STATE

final int com.toc.coredx.DDS.Constants.ANY_INSTANCE_STATE = (0x00FF)
static

◆ ANY_SAMPLE_STATE

final int com.toc.coredx.DDS.Constants.ANY_SAMPLE_STATE = (0x00FF)
static

◆ ANY_VIEW_STATE

final int com.toc.coredx.DDS.Constants.ANY_VIEW_STATE = (0x00FF)
static

◆ NEW_VIEW_STATE

final int com.toc.coredx.DDS.Constants.NEW_VIEW_STATE = (0x0001)
static

◆ NOT_ALIVE_DISPOSED_INSTANCE_STATE

final int com.toc.coredx.DDS.Constants.NOT_ALIVE_DISPOSED_INSTANCE_STATE = (0x0002)
static

◆ NOT_ALIVE_INSTANCE_STATE

final int com.toc.coredx.DDS.Constants.NOT_ALIVE_INSTANCE_STATE = (0x0006)
static

◆ NOT_ALIVE_NO_WRITERS_INSTANCE_STATE

final int com.toc.coredx.DDS.Constants.NOT_ALIVE_NO_WRITERS_INSTANCE_STATE = (0x0004)
static

◆ NOT_NEW_VIEW_STATE

final int com.toc.coredx.DDS.Constants.NOT_NEW_VIEW_STATE = (0x0002)
static

◆ NOT_READ_SAMPLE_STATE

final int com.toc.coredx.DDS.Constants.NOT_READ_SAMPLE_STATE = (0x0002)
static

◆ READ_SAMPLE_STATE

final int com.toc.coredx.DDS.Constants.READ_SAMPLE_STATE = (0x0001)
static

© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.