Package | Description |
---|---|
net.sf.jrtps.rtps |
RTPS entities are in this package
|
Modifier and Type | Method and Description |
---|---|
void |
ReaderCache.addChange(int id,
Guid writerGuid,
Data data,
Time timestamp)
Adds a new change to ReaderCache.
|
Constructor and Description |
---|
Sample(Guid writerGuid,
Marshaller<T> m,
long seqNum,
long timestamp,
long sourceTimestamp,
Data data)
This constructor is used when adding Sample to UDDSReaderCache.
|
Copyright © 2016. All rights reserved.