Package | Description |
---|---|
net.sf.jrtps.rtps |
RTPS entities are in this package
|
Modifier and Type | Method and Description |
---|---|
WriterProxy |
RTPSReader.addMatchedWriter(PublicationData writerData)
Adds a matched writer for this RTPSReader.
|
WriterProxy |
RTPSReader.getMatchedWriter(Guid writerGuid) |
WriterProxy |
RTPSReader.removeMatchedWriter(PublicationData writerData)
Removes a matched writer from this RTPSReader.
|
Modifier and Type | Method and Description |
---|---|
Collection<WriterProxy> |
RTPSReader.getMatchedWriters()
Gets all the matched writers of this RTPSReader.
|
Collection<WriterProxy> |
RTPSReader.getMatchedWriters(GuidPrefix prefix)
Gets the matched writers owned by given remote participant.
|
Copyright © 2016. All rights reserved.