Package | Description |
---|---|
net.sf.jrtps.rtps |
RTPS entities are in this package
|
Modifier and Type | Method and Description |
---|---|
ReaderProxy |
RTPSWriter.addMatchedReader(SubscriptionData readerData)
Add a matched reader.
|
Modifier and Type | Method and Description |
---|---|
Collection<ReaderProxy> |
RTPSWriter.getMatchedReaders()
Gets all the matched readers of this RTPSWriter
|
Collection<ReaderProxy> |
RTPSWriter.getMatchedReaders(GuidPrefix prefix)
Gets the matched readers owned by given remote participant.
|
Copyright © 2016. All rights reserved.