Package | Description |
---|---|
net.sf.jrtps.message.parameter |
Classes in this package are used with ParameterList encapsulation during message exchange
between participants.
|
Modifier and Type | Method and Description |
---|---|
QosPresentation.Kind |
QosPresentation.getKind() |
static QosPresentation.Kind |
QosPresentation.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QosPresentation.Kind[] |
QosPresentation.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
QosPresentation(QosPresentation.Kind kind,
boolean coherent_access,
boolean ordered_access) |
Copyright © 2016. All rights reserved.