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