|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.dds.DomainParticipantQos
public final class DomainParticipantQos
Generated from IDL struct "DomainParticipantQos".
Field Summary | |
---|---|
EntityFactoryQosPolicy |
entity_factory
|
UserDataQosPolicy |
user_data
|
Constructor Summary | |
---|---|
DomainParticipantQos()
|
|
DomainParticipantQos(UserDataQosPolicy user_data,
EntityFactoryQosPolicy entity_factory)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public UserDataQosPolicy user_data
public EntityFactoryQosPolicy entity_factory
Constructor Detail |
---|
public DomainParticipantQos()
public DomainParticipantQos(UserDataQosPolicy user_data, EntityFactoryQosPolicy entity_factory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |