RTI Connext Modern C++ API  Version 5.3.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rti::core::VendorId Class Reference

<<extension>> Represents the vendor of the service implementing the RTPS protocol. More...

#include <rti/core/VendorId.hpp>

Public Member Functions

 VendorId ()
 Creates the unknown() vendor id.
 
std::vector< uint8_t > value () const
 Provides access to the bytes that represent the vendor id.
 

Static Public Member Functions

static VendorId unknown ()
 The ID that indicates that the vendor is unknown.
 

Detailed Description

<<extension>> Represents the vendor of the service implementing the RTPS protocol.

Constructor & Destructor Documentation

rti::core::VendorId::VendorId ( )
inline

Creates the unknown() vendor id.

Member Function Documentation

std::vector<uint8_t> rti::core::VendorId::value ( ) const
inline

Provides access to the bytes that represent the vendor id.

static VendorId rti::core::VendorId::unknown ( )
inlinestatic

The ID that indicates that the vendor is unknown.


RTI Connext Modern C++ API Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc