|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.dds.DomainParticipantQos
Generated from IDL definition of struct "DomainParticipantQos"
Field Summary | |
---|---|
EntityFactoryQosPolicy |
entity_factory
|
UserDataQosPolicy |
user_data
|
Constructor Summary | |
---|---|
DomainParticipantQos()
|
|
DomainParticipantQos(UserDataQosPolicy user_data,
EntityFactoryQosPolicy entity_factory)
|
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 |