public class VendorId extends Parameter
Modifier and Type | Field and Description |
---|---|
static VendorId |
CONNEXT_DDS |
static VendorId |
CONNEXT_DDS_MICRO |
static VendorId |
COREDX_DDS |
static VendorId |
EPROSIMA |
static VendorId |
ETRI |
static VendorId |
ICOUP |
static VendorId |
INTERCOM_DDS |
static VendorId |
JRTPS |
static VendorId |
LAKOTA |
static VendorId |
MILSOFT |
static VendorId |
OPENDDS |
static VendorId |
OPENSPLICE |
static VendorId |
QEO |
static VendorId |
VENDORID_INVALID |
static VendorId |
VENDORID_SECURED |
static VendorId |
VORTEX_CAFE |
static VendorId |
VORTEX_CLOUD |
static VendorId |
VORTEX_GATEWAY |
static VendorId |
VORTEX_LITE |
Constructor and Description |
---|
VendorId(RTPSByteBuffer bb) |
Modifier and Type | Method and Description |
---|---|
void |
read(RTPSByteBuffer bb,
int length) |
String |
toString() |
void |
writeTo(RTPSByteBuffer buffer)
Writes this Parameter into given RTPSByteBuffer
|
getBytes, getParameterId, readBytes, writeBytes
public static final VendorId VENDORID_INVALID
public static final VendorId VENDORID_SECURED
public static final VendorId CONNEXT_DDS
public static final VendorId OPENSPLICE
public static final VendorId OPENDDS
public static final VendorId MILSOFT
public static final VendorId INTERCOM_DDS
public static final VendorId COREDX_DDS
public static final VendorId LAKOTA
public static final VendorId ICOUP
public static final VendorId ETRI
public static final VendorId CONNEXT_DDS_MICRO
public static final VendorId VORTEX_CAFE
public static final VendorId VORTEX_GATEWAY
public static final VendorId VORTEX_LITE
public static final VendorId QEO
public static final VendorId EPROSIMA
public static final VendorId VORTEX_CLOUD
public static final VendorId JRTPS
public VendorId(RTPSByteBuffer bb)
public void read(RTPSByteBuffer bb, int length)
public void writeTo(RTPSByteBuffer buffer)
Parameter
Copyright © 2016. All rights reserved.