RTI Connext Java API  Version 6.1.1

An abstract base class for all QoS types. More...

Inheritance diagram for Qos:
DomainParticipantFactoryQos DomainParticipantQos DataWriterQos PublisherQos DataReaderQos SubscriberQos TopicQos

Public Member Functions

final boolean equals (Object other)
 

Detailed Description

An abstract base class for all QoS types.

Member Function Documentation

◆ equals()

final boolean equals ( Object  other)
Parameters
other<<in>> Other object to compare with this QoS.
Returns
true if the given object is a QoS of the same concrete type as this QoS and all policies are equal, false otherwise