Uses of Class
edu.nps.moves.dis7.pdus.InformationOperationsReportPdu
Packages that use InformationOperationsReportPdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of InformationOperationsReportPdu in edu.nps.moves.dis7.pdus
Methods in edu.nps.moves.dis7.pdus that return InformationOperationsReportPduModifier and TypeMethodDescriptionInformationOperationsReportPdu.copy()
copy method creates a deep copy of current object using preferred marshalling methodInformationOperationsReportPdu.copyByteBuffer()
Creates a "deep copy" of current object using ByteBuffer methods.InformationOperationsReportPdu.copyDataOutputStream()
copy method creates a deep copy of current object using DataOutputStream methods.InformationOperationsReportPdu.setIoAttackerID
(EntityID pIoAttackerID) Setter forioAttackerID
InformationOperationsReportPdu.setIoPrimaryTargetID
(EntityID pIoPrimaryTargetID) Setter forioPrimaryTargetID
InformationOperationsReportPdu.setIoRecords
(List<IORecord> pIoRecords) Setter forioRecords
InformationOperationsReportPdu.setIoReportType
(IOReportIOReportType pIoReportType) Setter forioReportType
InformationOperationsReportPdu.setIoSimSource
(IOActionIOSimulationSource pIoSimSource) Setter forioSimSource
InformationOperationsReportPdu.setPadding1
(byte pPadding1) Setter forpadding1
InformationOperationsReportPdu.setPadding1
(int pPadding1) Utility setter forpadding1
InformationOperationsReportPdu.setPadding2
(int pPadding2) Utility setter forpadding2
InformationOperationsReportPdu.setPadding2
(short pPadding2) Setter forpadding2
InformationOperationsReportPdu.setPadding3
(int pPadding3) Utility setter forpadding3
InformationOperationsReportPdu.setPadding3
(short pPadding3) Setter forpadding3
-
Uses of InformationOperationsReportPdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return InformationOperationsReportPduModifier and TypeMethodDescriptionPduFactory.makeInformationOperationsReportPdu()
Create and add initial properties to an Information Operations (IO) Report PDU
IEEE Std 1278.1-2012, 5.13.4