Package | Description |
---|---|
org.omg.dds |
Modifier and Type | Field and Description |
---|---|
SampleLostStatus |
SampleLostStatusHolder.value |
Modifier and Type | Method and Description |
---|---|
static SampleLostStatus |
SampleLostStatusHelper.extract(Any any) |
SampleLostStatus |
DataReaderOperations.get_sample_lost_status() |
SampleLostStatus |
DataReaderPOATie.get_sample_lost_status() |
SampleLostStatus |
_DataReaderStub.get_sample_lost_status() |
static SampleLostStatus |
SampleLostStatusHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
SampleLostStatusHelper.insert(Any any,
SampleLostStatus s) |
void |
_DataReaderListenerStub.on_sample_lost(DataReader reader,
SampleLostStatus status) |
void |
SubscriberListenerPOATie.on_sample_lost(DataReader reader,
SampleLostStatus status) |
void |
_SubscriberListenerStub.on_sample_lost(DataReader reader,
SampleLostStatus status) |
void |
DataReaderListenerPOATie.on_sample_lost(DataReader reader,
SampleLostStatus status) |
void |
_DomainParticipantListenerStub.on_sample_lost(DataReader reader,
SampleLostStatus status) |
void |
DataReaderListenerOperations.on_sample_lost(DataReader reader,
SampleLostStatus status) |
void |
DomainParticipantListenerPOATie.on_sample_lost(DataReader reader,
SampleLostStatus status) |
static void |
SampleLostStatusHelper.write(OutputStream out,
SampleLostStatus s) |
Constructor and Description |
---|
SampleLostStatusHolder(SampleLostStatus initial) |
Copyright © 2017 JacORB. All rights reserved.