Uses of Class
dataGram.Datagram
-
Uses of Datagram in binaryFileStorage
Modifier and TypeMethodDescriptionvoid
BinaryOfflineDataMapPoint.setDatagram
(Datagram datagram) void
BinaryOfflineDataMapPoint.update
(BinaryStore binaryStore, File file, BinaryHeader binaryHeader, BinaryFooter binaryFooter, ModuleHeader moduleHeader, ModuleFooter moduleFooter, Datagram datagram) boolean
BinaryOutputStream.writeDatagram
(Datagram datagram) Write a Datagram to an output streamModifierConstructorDescriptionBinaryOfflineDataMapPoint
(BinaryStore binaryStore, File file, BinaryHeader binaryHeader, BinaryFooter binaryFooter, ModuleHeader moduleHeader, ModuleFooter moduleFooter, Datagram datagram) -
Uses of Datagram in cpod
-
Uses of Datagram in dataGram
ModifierConstructorDescriptionDatagramDataPoint
(Datagram datagram, long startTime, long endTime, int dataLength)