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