VendorId_t Class Reference
[Built-in Topics]

<<eXtension>> Type used to represent the vendor of the service implementing the RTPS protocol. More...

Inherits Struct.

List of all members.

Public Member Functions

 VendorId_t ()
 Constructor.

Public Attributes

final byte[] vendorId = new byte[LENGTH_MAX]
 The vendor Id.

Static Public Attributes

static final VendorId_t UNKNOWN
 The ID used when the vendor of the service implementing the RTPS protocol is not known.
static final int LENGTH_MAX = 2
 Length of vendor id.


Detailed Description

<<eXtension>> Type used to represent the vendor of the service implementing the RTPS protocol.

Constructor & Destructor Documentation

VendorId_t (  ) 

Constructor.


Member Data Documentation

final VendorId_t UNKNOWN [static]

The ID used when the vendor of the service implementing the RTPS protocol is not known.

final int LENGTH_MAX = 2 [static]

Length of vendor id.

final byte [] vendorId = new byte[LENGTH_MAX]

The vendor Id.


RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc