Package edu.nps.moves.dis7.pdus
Class EventReportReliablePdu
java.lang.Object
edu.nps.moves.dis7.pdus.Pdu
edu.nps.moves.dis7.pdus.PduBase
edu.nps.moves.dis7.pdus.SimulationManagementWithReliabilityFamilyPdu
edu.nps.moves.dis7.pdus.EventReportRPdu
edu.nps.moves.dis7.pdus.EventReportReliablePdu
- All Implemented Interfaces:
Marshaller,Serializable
more descriptive name for a EventReportRPdu
IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application Protocols
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class edu.nps.moves.dis7.pdus.EventReportRPdu
eventType, fixedDatumRecords, numberOfFixedDatumRecords, numberOfVariableDatumRecords, pad1, variableDatumRecordsFields inherited from class edu.nps.moves.dis7.pdus.SimulationManagementWithReliabilityFamilyPdu
originatingID, receivingIDFields inherited from class edu.nps.moves.dis7.pdus.Pdu
exerciseID, length, pduType, protocolFamily, protocolVersion, timestamp -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.nps.moves.dis7.pdus.EventReportRPdu
equals, equalsImpl, getEventType, getFixedDatumRecords, getMarshalledSize, getPad1, getVariableDatumRecords, marshal, marshal, setEventType, setFixedDatumRecords, setPad1, setVariableDatumRecords, toString, unmarshal, unmarshalMethods inherited from class edu.nps.moves.dis7.pdus.SimulationManagementWithReliabilityFamilyPdu
getOriginatingID, getReceivingID, setOriginatingID, setReceivingIDMethods inherited from class edu.nps.moves.dis7.pdus.PduBase
getPadding, getPduStatus, setPadding, setPadding, setPduStatusMethods inherited from class edu.nps.moves.dis7.pdus.Pdu
getExerciseID, getLength, getPduType, getProtocolFamily, getProtocolVersion, getTimestamp, marshal, setExerciseID, setExerciseID, setLength, setLength, setPduType, setProtocolFamily, setProtocolVersion, setTimestamp
-
Constructor Details
-
EventReportReliablePdu
public EventReportReliablePdu()
-