RTI Connext Java API  Version 5.1.0
Qos Class Reference

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)
 

Additional Inherited Members

- Protected Member Functions inherited from Struct
 Struct ()
 
abstract void pull_from_nativeI (long native_status)
 
abstract void push_to_nativeI (long native_status)
 

Detailed Description

An abstract base class for all QoS types.

Member Function Documentation

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

RTI Connext Java API Version 5.1.0 Copyright © Mon Feb 3 2014 Real-Time Innovations, Inc