Uses of Class
org.yamcs.cfdp.pdu.TLV
-
Uses of TLV in org.yamcs.cfdp.pdu
Modifier and TypeClassDescriptionclass
class
class
NOT IMPLEMENTEDclass
class
class
class
class
class
class
Modifier and TypeMethodDescriptionstatic TLV
Decodes TLV into a MessageToUser.static TLV
TLV.getEntityIdTLV
(long entityId, int entityIdLength) EofPacket.getFaultLocation()
static TLV
TLV.readTLV
(ByteBuffer buffer) ModifierConstructorDescriptionEofPacket
(ConditionCode code, long checksum, long filesize, TLV faultLocation, CfdpHeader header) FinishedPacket
(ConditionCode code, boolean dataComplete, FinishedPacket.FileStatus status, TLV faultLocation, CfdpHeader header) ModifierConstructorDescriptionMetadataPacket
(boolean closureRequested, ChecksumType checksumType, int fileSize, String source, String destination, List<TLV> options, CfdpHeader header) -
Uses of TLV in org.yamcs.simulator.cfdp
ModifierConstructorDescriptionCfdpSender
(AbstractSimulator simulator, int destinationId, File file, String destinationFileName, List<TLV> metadataOptions, int[] skippedPdus)