Package | Description |
---|---|
org.omg.dds.core.status |
Statuses may be classified as:
Read communication statuses: i.e., those that are related to
arrival of data, namely
DataOnReadersEvent and
DataAvailableEvent .
Plain communication statuses: i.e., all the others.
Read communication statuses are treated slightly differently than the
others for they don't change independently. |
Modifier and Type | Method and Description |
---|---|
abstract SampleRejectedStatus.Kind |
SampleRejectedStatus.getLastReason()
Reason for rejecting the last sample rejected.
|
static SampleRejectedStatus.Kind |
SampleRejectedStatus.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SampleRejectedStatus.Kind[] |
SampleRejectedStatus.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.