org.omg.dds
Class DomainParticipantQos
java.lang.Object
org.omg.dds.DomainParticipantQos
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class DomainParticipantQos
- extends Object
- implements IDLEntity
Generated from IDL struct "DomainParticipantQos".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
user_data
public UserDataQosPolicy user_data
entity_factory
public EntityFactoryQosPolicy entity_factory
DomainParticipantQos
public DomainParticipantQos()
DomainParticipantQos
public DomainParticipantQos(UserDataQosPolicy user_data,
EntityFactoryQosPolicy entity_factory)
Copyright © 2015 JacORB. All rights reserved.