diff --git a/open-dis7-javadoc.zip b/open-dis7-javadoc.zip new file mode 100644 index 0000000000000000000000000000000000000000..6d3202d3126d1a0c045123db109c2ad8dbd4afb9 Binary files /dev/null and b/open-dis7-javadoc.zip differ diff --git a/src-generated/edu/nps/moves/dis/APA.java b/src-generated/edu/nps/moves/dis/APA.java index 266b36c94f17a2d0f57826d8e3086ba1e60e3314..0cddabdc03d6ac9bc16b822bb2671cc29be9fc68 100644 --- a/src-generated/edu/nps/moves/dis/APA.java +++ b/src-generated/edu/nps/moves/dis/APA.java @@ -80,6 +80,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -104,6 +105,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -116,6 +118,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AcknowledgePdu.java b/src-generated/edu/nps/moves/dis/AcknowledgePdu.java index 8a3f032601129ab5e6c90a38914932a660fc4584..55d4cc415847d611fcd6f637a2a9f553d20a8712 100644 --- a/src-generated/edu/nps/moves/dis/AcknowledgePdu.java +++ b/src-generated/edu/nps/moves/dis/AcknowledgePdu.java @@ -101,6 +101,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -129,6 +130,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -143,6 +145,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AcknowledgeReliablePdu.java b/src-generated/edu/nps/moves/dis/AcknowledgeReliablePdu.java index b8559986cbb1da6a5edd4e901d5a58b314045193..d0beb9cc7ea02288e98b7d1baf4dafc4957de6c3 100644 --- a/src-generated/edu/nps/moves/dis/AcknowledgeReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/AcknowledgeReliablePdu.java @@ -101,6 +101,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -129,6 +130,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -143,6 +145,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AcousticEmitter.java b/src-generated/edu/nps/moves/dis/AcousticEmitter.java index 343e6df9c3066cbeac40a56ade3643bd3f0d0e5e..997d055b0e6e2dbb7f6f5c93cf0a9d84863e5835 100644 --- a/src-generated/edu/nps/moves/dis/AcousticEmitter.java +++ b/src-generated/edu/nps/moves/dis/AcousticEmitter.java @@ -98,6 +98,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -124,6 +125,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -137,6 +139,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ActionRequestPdu.java b/src-generated/edu/nps/moves/dis/ActionRequestPdu.java index 03d04122469401c614d4b98db9c4f3cd077af1a4..cf0cdeba4447e82ddd39f55ec90953cf70a78d73 100644 --- a/src-generated/edu/nps/moves/dis/ActionRequestPdu.java +++ b/src-generated/edu/nps/moves/dis/ActionRequestPdu.java @@ -147,6 +147,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -191,6 +192,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -220,6 +222,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ActionRequestReliablePdu.java b/src-generated/edu/nps/moves/dis/ActionRequestReliablePdu.java index 2ae7ccfc27dfa81b94bc22295464d94784087856..252110358dc583328c260c0650a0ea6d4fea5413 100644 --- a/src-generated/edu/nps/moves/dis/ActionRequestReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/ActionRequestReliablePdu.java @@ -195,6 +195,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -245,6 +246,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -277,6 +279,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ActionResponsePdu.java b/src-generated/edu/nps/moves/dis/ActionResponsePdu.java index ec7a2712bfe58ee2f7b8cebf852ef65058dae9ae..e5b52ad6991ab94482f62f45e867003c88d01d66 100644 --- a/src-generated/edu/nps/moves/dis/ActionResponsePdu.java +++ b/src-generated/edu/nps/moves/dis/ActionResponsePdu.java @@ -147,6 +147,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -191,6 +192,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -220,6 +222,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ActionResponseReliablePdu.java b/src-generated/edu/nps/moves/dis/ActionResponseReliablePdu.java index a58bd473c8e60a81e46e14447520b6d044176c46..dc566a83975ca80efeac3d67dee7ae43314a64f9 100644 --- a/src-generated/edu/nps/moves/dis/ActionResponseReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/ActionResponseReliablePdu.java @@ -147,6 +147,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -191,6 +192,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -220,6 +222,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AggregateIdentifier.java b/src-generated/edu/nps/moves/dis/AggregateIdentifier.java index 5364c4ac02eac0766442fa47887f40bc1930ae49..f3f6c2b36db07615b13a57eefeea08565a2870c4 100644 --- a/src-generated/edu/nps/moves/dis/AggregateIdentifier.java +++ b/src-generated/edu/nps/moves/dis/AggregateIdentifier.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -105,6 +106,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -117,6 +119,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AggregateMarking.java b/src-generated/edu/nps/moves/dis/AggregateMarking.java index ba0507a25e57345b48104d71cb6e73671eaeea82..3ac18381fdae63bc17a10a082075fd86c58cfb00 100644 --- a/src-generated/edu/nps/moves/dis/AggregateMarking.java +++ b/src-generated/edu/nps/moves/dis/AggregateMarking.java @@ -85,6 +85,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -110,6 +111,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -125,6 +127,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AggregateStatePdu.java b/src-generated/edu/nps/moves/dis/AggregateStatePdu.java index 99a91ff56d751350aa9819f7b190fe190f7b6b55..20a8ec30959a85800b89a89a0b3adcfa30925e44 100644 --- a/src-generated/edu/nps/moves/dis/AggregateStatePdu.java +++ b/src-generated/edu/nps/moves/dis/AggregateStatePdu.java @@ -372,6 +372,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -454,6 +455,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -516,6 +518,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AggregateType.java b/src-generated/edu/nps/moves/dis/AggregateType.java index 2b1f44896d14d26dda10e4a31f99bde0d6c999ce..14d083ae6e87967898640394c65c410cdbb87331 100644 --- a/src-generated/edu/nps/moves/dis/AggregateType.java +++ b/src-generated/edu/nps/moves/dis/AggregateType.java @@ -161,6 +161,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -195,6 +196,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -212,6 +214,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AngleDeception.java b/src-generated/edu/nps/moves/dis/AngleDeception.java index 4c9510e0504f8b415e99bdfcad62649368fb11b2..63265baa1a0935a2a3d55895028eb8d2cf83a573 100644 --- a/src-generated/edu/nps/moves/dis/AngleDeception.java +++ b/src-generated/edu/nps/moves/dis/AngleDeception.java @@ -291,6 +291,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -343,6 +344,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -369,6 +371,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AngularVelocityVector.java b/src-generated/edu/nps/moves/dis/AngularVelocityVector.java index aab77465ed7ea989af4725747cf579bf70c42cb0..43724aead214fd3bce4851a27d19d2e06e6b987f 100644 --- a/src-generated/edu/nps/moves/dis/AngularVelocityVector.java +++ b/src-generated/edu/nps/moves/dis/AngularVelocityVector.java @@ -98,6 +98,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -124,6 +125,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -137,6 +139,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AntennaLocation.java b/src-generated/edu/nps/moves/dis/AntennaLocation.java index cdda8a63b804824c1f7f7236177967313e4c6a33..fa93c3441b20df0d66512cc45cc6a8ed9a1446ec 100644 --- a/src-generated/edu/nps/moves/dis/AntennaLocation.java +++ b/src-generated/edu/nps/moves/dis/AntennaLocation.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -104,6 +105,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -116,6 +118,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/Appearance.java b/src-generated/edu/nps/moves/dis/Appearance.java index fb859561ef77a64a6cddf7f7c407a8667e148c75..bc4f9d512517f7afc757c7e3da0c3e25d22f4321 100644 --- a/src-generated/edu/nps/moves/dis/Appearance.java +++ b/src-generated/edu/nps/moves/dis/Appearance.java @@ -110,6 +110,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -138,6 +139,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -152,6 +154,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AppearancePdu.java b/src-generated/edu/nps/moves/dis/AppearancePdu.java index 72c6bfd421f10a5a86ce633a630e1b3ae5c21113..b940370f1afc61831fc15abe47207b6288f29645 100644 --- a/src-generated/edu/nps/moves/dis/AppearancePdu.java +++ b/src-generated/edu/nps/moves/dis/AppearancePdu.java @@ -169,6 +169,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -201,6 +202,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -220,6 +222,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ArealObjectStatePdu.java b/src-generated/edu/nps/moves/dis/ArealObjectStatePdu.java index 0b79ce7edac4050bd481fcd6eb09381fa9259bd4..8eef398f6d130e63d942a2fec04f1faed5148bbc 100644 --- a/src-generated/edu/nps/moves/dis/ArealObjectStatePdu.java +++ b/src-generated/edu/nps/moves/dis/ArealObjectStatePdu.java @@ -243,6 +243,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -288,6 +289,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -317,6 +319,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ArticulatedPartVP.java b/src-generated/edu/nps/moves/dis/ArticulatedPartVP.java index b8e2a8dc7c7327416814467adc48c383731103b4..3df8ea917dbccee6659c899cc60e0c01af5bb812 100644 --- a/src-generated/edu/nps/moves/dis/ArticulatedPartVP.java +++ b/src-generated/edu/nps/moves/dis/ArticulatedPartVP.java @@ -145,6 +145,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -177,6 +178,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -193,6 +195,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ArticulatedPartsPdu.java b/src-generated/edu/nps/moves/dis/ArticulatedPartsPdu.java index 8d4d6247103c59ab1eabff531673f58bb4925dce..dcb6d85c663de4ca23cb711a9358b7d25f2b0453 100644 --- a/src-generated/edu/nps/moves/dis/ArticulatedPartsPdu.java +++ b/src-generated/edu/nps/moves/dis/ArticulatedPartsPdu.java @@ -91,6 +91,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -123,6 +124,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -143,6 +145,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/Association.java b/src-generated/edu/nps/moves/dis/Association.java index 6ae386df83f14694212136b1cc080cf2afc7bbe2..1d795714580a249d6f50ecbf39409573470f97c1 100644 --- a/src-generated/edu/nps/moves/dis/Association.java +++ b/src-generated/edu/nps/moves/dis/Association.java @@ -113,6 +113,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -139,6 +140,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -153,6 +155,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AttachedPartVP.java b/src-generated/edu/nps/moves/dis/AttachedPartVP.java index 4331939849b9ddf8cc00132201705273c1123450..c9ef563c33bc8feb76e31adfbe74b1b3094fd3ad 100644 --- a/src-generated/edu/nps/moves/dis/AttachedPartVP.java +++ b/src-generated/edu/nps/moves/dis/AttachedPartVP.java @@ -130,6 +130,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -159,6 +160,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -174,6 +176,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/Attribute.java b/src-generated/edu/nps/moves/dis/Attribute.java index a0a2916bfca7fdb687a01c00ec51f9280f31274d..4914ec6841a3e3664392dbd32ca8aa30bc0e358e 100644 --- a/src-generated/edu/nps/moves/dis/Attribute.java +++ b/src-generated/edu/nps/moves/dis/Attribute.java @@ -102,6 +102,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -131,6 +132,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -148,6 +150,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AttributePdu.java b/src-generated/edu/nps/moves/dis/AttributePdu.java index 6733597f634ea938e97fc89156e487bee2af7d6d..0bb84e0e7a7100d51799bef4a4d88bd9049ab068 100644 --- a/src-generated/edu/nps/moves/dis/AttributePdu.java +++ b/src-generated/edu/nps/moves/dis/AttributePdu.java @@ -211,6 +211,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -257,6 +258,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -284,6 +286,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/AttributeRecordSet.java b/src-generated/edu/nps/moves/dis/AttributeRecordSet.java index 224f9c4e09263e8d8fa2f81e9f4e0e066b8fda2a..255af89e05f945224ec6c189c5fb45b5cccbbf94 100644 --- a/src-generated/edu/nps/moves/dis/AttributeRecordSet.java +++ b/src-generated/edu/nps/moves/dis/AttributeRecordSet.java @@ -88,6 +88,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -118,6 +119,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -137,6 +139,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/BeamAntennaPattern.java b/src-generated/edu/nps/moves/dis/BeamAntennaPattern.java index a6de17bb8a90f3f561bf6fe2dcd3f10c84df79d0..d4287ba965843a03c3371c30ad7e15cb24612354 100644 --- a/src-generated/edu/nps/moves/dis/BeamAntennaPattern.java +++ b/src-generated/edu/nps/moves/dis/BeamAntennaPattern.java @@ -206,6 +206,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -245,6 +246,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -265,6 +267,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/BeamData.java b/src-generated/edu/nps/moves/dis/BeamData.java index c9368982073d23ca40d27d2fe145d36f585922b4..cf920094c98d8f13dec2e386650ddcedc0d9ce1f 100644 --- a/src-generated/edu/nps/moves/dis/BeamData.java +++ b/src-generated/edu/nps/moves/dis/BeamData.java @@ -130,6 +130,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -160,6 +161,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -175,6 +177,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/BeamStatus.java b/src-generated/edu/nps/moves/dis/BeamStatus.java index 1069a8d8cbe7f3b87b25d552907099511b50d366..0b5012469b5ec0582ab3e144a24cd23d377e214e 100644 --- a/src-generated/edu/nps/moves/dis/BeamStatus.java +++ b/src-generated/edu/nps/moves/dis/BeamStatus.java @@ -66,6 +66,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -88,6 +89,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -99,6 +101,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/BlankingSector.java b/src-generated/edu/nps/moves/dis/BlankingSector.java index 1d2faa2d80c594a2327228eefdac620a45787fac..14696e359a91e97f251fcfdd10abbe3bad16c664 100644 --- a/src-generated/edu/nps/moves/dis/BlankingSector.java +++ b/src-generated/edu/nps/moves/dis/BlankingSector.java @@ -246,6 +246,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -292,6 +293,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -315,6 +317,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ChangeOptions.java b/src-generated/edu/nps/moves/dis/ChangeOptions.java index cb57a38e4102b0655c27454b122b04dca3cc2aab..06baaa13ad81711cbd0a96af9b67f18cea734c3f 100644 --- a/src-generated/edu/nps/moves/dis/ChangeOptions.java +++ b/src-generated/edu/nps/moves/dis/ChangeOptions.java @@ -65,6 +65,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -87,6 +88,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -98,6 +100,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ClockTime.java b/src-generated/edu/nps/moves/dis/ClockTime.java index 33128aaf9191c7d79632220b3868628060f1bd03..0b4ce22d717550ad09881f22726f8d67190e0f76 100644 --- a/src-generated/edu/nps/moves/dis/ClockTime.java +++ b/src-generated/edu/nps/moves/dis/ClockTime.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -106,6 +107,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -118,6 +120,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/CollisionElasticPdu.java b/src-generated/edu/nps/moves/dis/CollisionElasticPdu.java index b1f3c47cc26ea895f30d8d4fea1fb34562b187d8..1cf3f3f0c3e691bc1c8ea3ec96f8dcadb586f60d 100644 --- a/src-generated/edu/nps/moves/dis/CollisionElasticPdu.java +++ b/src-generated/edu/nps/moves/dis/CollisionElasticPdu.java @@ -293,6 +293,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -339,6 +340,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -365,6 +367,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/CollisionPdu.java b/src-generated/edu/nps/moves/dis/CollisionPdu.java index bea0330940d1f0f41f772858aba09fbd9d816936..7c46bf2493fced98e23ba19df06908a53105a6a7 100644 --- a/src-generated/edu/nps/moves/dis/CollisionPdu.java +++ b/src-generated/edu/nps/moves/dis/CollisionPdu.java @@ -181,6 +181,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -214,6 +215,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -233,6 +235,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/CommentPdu.java b/src-generated/edu/nps/moves/dis/CommentPdu.java index bdb5c813d27b12353a6544e393eaa097ee61e4c6..a737b1fa85a376d2a26d047cb738b596a8a356f6 100644 --- a/src-generated/edu/nps/moves/dis/CommentPdu.java +++ b/src-generated/edu/nps/moves/dis/CommentPdu.java @@ -115,6 +115,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -155,6 +156,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -182,6 +184,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/CommentReliablePdu.java b/src-generated/edu/nps/moves/dis/CommentReliablePdu.java index 0b097c9744716b52e6828a5c68c3444cc49eef67..1ffe1cb84456e8e960c6cd089340903a8f33f85b 100644 --- a/src-generated/edu/nps/moves/dis/CommentReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/CommentReliablePdu.java @@ -115,6 +115,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -155,6 +156,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -182,6 +184,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/CommunicationsNodeID.java b/src-generated/edu/nps/moves/dis/CommunicationsNodeID.java index e2f2bfe0cba49bd04cda48366c316d790dae766c..dd163efac530e599fb33ebc01954788fcb3cf196 100644 --- a/src-generated/edu/nps/moves/dis/CommunicationsNodeID.java +++ b/src-generated/edu/nps/moves/dis/CommunicationsNodeID.java @@ -80,6 +80,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -103,6 +104,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -115,6 +117,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/CreateEntityPdu.java b/src-generated/edu/nps/moves/dis/CreateEntityPdu.java index fa8810dff69e02467898314bd2a830379f47ed5b..ae77ecce324916dce70048f14a9ca0a2fa2db54f 100644 --- a/src-generated/edu/nps/moves/dis/CreateEntityPdu.java +++ b/src-generated/edu/nps/moves/dis/CreateEntityPdu.java @@ -69,6 +69,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -93,6 +94,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -105,6 +107,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/CreateEntityReliablePdu.java b/src-generated/edu/nps/moves/dis/CreateEntityReliablePdu.java index e5c2b856cd85887308be850305da5b3fc69b78fb..c836098a1b243e8545ad2e36b67e7c4f3253d167 100644 --- a/src-generated/edu/nps/moves/dis/CreateEntityReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/CreateEntityReliablePdu.java @@ -115,6 +115,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -145,6 +146,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -160,6 +162,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DataFilterRecord.java b/src-generated/edu/nps/moves/dis/DataFilterRecord.java index 24c1d1b2507dba0089b8e53ad26c30b6a3cd27d1..b923bf7950e5a5064de15d73834d349b58dc7c00 100644 --- a/src-generated/edu/nps/moves/dis/DataFilterRecord.java +++ b/src-generated/edu/nps/moves/dis/DataFilterRecord.java @@ -77,6 +77,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -99,6 +100,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -110,6 +112,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DataPdu.java b/src-generated/edu/nps/moves/dis/DataPdu.java index 113677c95d251b5bbd28e6675909f403330d75f7..d956de4ab57ce089a3bb93db8a6e5235a81c53f9 100644 --- a/src-generated/edu/nps/moves/dis/DataPdu.java +++ b/src-generated/edu/nps/moves/dis/DataPdu.java @@ -147,6 +147,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -191,6 +192,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -220,6 +222,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DataQueryDatumSpecification.java b/src-generated/edu/nps/moves/dis/DataQueryDatumSpecification.java index bcfbae00411f6cbcb8716c9f4a1d8665eaeca348..bd508184d6dad1afc38c09c63f64bee33461f79e 100644 --- a/src-generated/edu/nps/moves/dis/DataQueryDatumSpecification.java +++ b/src-generated/edu/nps/moves/dis/DataQueryDatumSpecification.java @@ -112,6 +112,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -150,6 +151,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -176,6 +178,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DataQueryPdu.java b/src-generated/edu/nps/moves/dis/DataQueryPdu.java index 634eb0338226b74c4f19096944740ade313b03cd..184b459d9cc1db0bdf78f34a9c2330cce215e27f 100644 --- a/src-generated/edu/nps/moves/dis/DataQueryPdu.java +++ b/src-generated/edu/nps/moves/dis/DataQueryPdu.java @@ -147,6 +147,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -191,6 +192,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -220,6 +222,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DataQueryReliablePdu.java b/src-generated/edu/nps/moves/dis/DataQueryReliablePdu.java index aba6299012254ed0501c32ff5dcceb77a9160d2e..437a4f8e3bbea4ea2ea94d02de3e903d7aa83387 100644 --- a/src-generated/edu/nps/moves/dis/DataQueryReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/DataQueryReliablePdu.java @@ -195,6 +195,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -245,6 +246,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -277,6 +279,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DataReliablePdu.java b/src-generated/edu/nps/moves/dis/DataReliablePdu.java index c29f4e36a6c48f87b2ced5d0b88a4c4dfc8ac5da..a1a30936ef4e515662354191dab110961c83c8fe 100644 --- a/src-generated/edu/nps/moves/dis/DataReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/DataReliablePdu.java @@ -179,6 +179,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -227,6 +228,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -258,6 +260,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DatumSpecification.java b/src-generated/edu/nps/moves/dis/DatumSpecification.java index d609130a0b614cc55040f1a383708e533efd4eb1..53bbf20bd6908e82ca41574c651fdaf82b5168d6 100644 --- a/src-generated/edu/nps/moves/dis/DatumSpecification.java +++ b/src-generated/edu/nps/moves/dis/DatumSpecification.java @@ -112,6 +112,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -150,6 +151,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -176,6 +178,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DeadReckoningParameters.java b/src-generated/edu/nps/moves/dis/DeadReckoningParameters.java index 9724d4684189bf3128e6615aa07f5c086e724c81..1d8d0016a4d768e2a076a02d1a40d4a56bc8ae3c 100644 --- a/src-generated/edu/nps/moves/dis/DeadReckoningParameters.java +++ b/src-generated/edu/nps/moves/dis/DeadReckoningParameters.java @@ -117,6 +117,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -144,6 +145,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -161,6 +163,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DesignatorPdu.java b/src-generated/edu/nps/moves/dis/DesignatorPdu.java index 3a4bc1232107590832fdec982796a40709f8b503..600a847685e15334cd46f6c0a16222aee1041669 100644 --- a/src-generated/edu/nps/moves/dis/DesignatorPdu.java +++ b/src-generated/edu/nps/moves/dis/DesignatorPdu.java @@ -245,6 +245,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -286,6 +287,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -309,6 +311,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DetonationPdu.java b/src-generated/edu/nps/moves/dis/DetonationPdu.java index d7a7177d1795a7c4eda7c63dcdd80bfe70a303f1..51fca21172941d07aae4082fd2b4288d84c4547f 100644 --- a/src-generated/edu/nps/moves/dis/DetonationPdu.java +++ b/src-generated/edu/nps/moves/dis/DetonationPdu.java @@ -244,6 +244,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -287,6 +288,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -316,6 +318,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DirectedEnergyAreaAimpoint.java b/src-generated/edu/nps/moves/dis/DirectedEnergyAreaAimpoint.java index f5b0daf1456db2896b3e9afa1ce0f64db062a17c..0a7fd9db7b7a0d62bc1ef52d756ba875b55a62dd 100644 --- a/src-generated/edu/nps/moves/dis/DirectedEnergyAreaAimpoint.java +++ b/src-generated/edu/nps/moves/dis/DirectedEnergyAreaAimpoint.java @@ -164,6 +164,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -210,6 +211,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -240,6 +242,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DirectedEnergyDamage.java b/src-generated/edu/nps/moves/dis/DirectedEnergyDamage.java index 7920e9c56da53db54a2ea9538992fe68cbd83684..efbc3868ef2b62940136521e91e8cecb90a4d584 100644 --- a/src-generated/edu/nps/moves/dis/DirectedEnergyDamage.java +++ b/src-generated/edu/nps/moves/dis/DirectedEnergyDamage.java @@ -241,6 +241,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -282,6 +283,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -304,6 +306,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DirectedEnergyFirePdu.java b/src-generated/edu/nps/moves/dis/DirectedEnergyFirePdu.java index e776e1a797b9896d29d7fe48107e60d22dcbb3f1..59cbce4dfa44bf39fdd0dbd84375cc8b069b61d7 100644 --- a/src-generated/edu/nps/moves/dis/DirectedEnergyFirePdu.java +++ b/src-generated/edu/nps/moves/dis/DirectedEnergyFirePdu.java @@ -333,6 +333,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -390,6 +391,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -425,6 +427,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DirectedEnergyPrecisionAimpoint.java b/src-generated/edu/nps/moves/dis/DirectedEnergyPrecisionAimpoint.java index a50ed071b09c273bb65b768b2e5be74a1a0a3c89..4480f0566866bb8478e7027cc273a54d02cc61d5 100644 --- a/src-generated/edu/nps/moves/dis/DirectedEnergyPrecisionAimpoint.java +++ b/src-generated/edu/nps/moves/dis/DirectedEnergyPrecisionAimpoint.java @@ -290,6 +290,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -335,6 +336,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -360,6 +362,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DirectedEnergyTargetEnergyDeposition.java b/src-generated/edu/nps/moves/dis/DirectedEnergyTargetEnergyDeposition.java index 4f98954c2de5d29a9fa0c50786ec2d4802a242ba..dfb0bc5a9af7f99ef2c033504e9c87a632abb1a9 100644 --- a/src-generated/edu/nps/moves/dis/DirectedEnergyTargetEnergyDeposition.java +++ b/src-generated/edu/nps/moves/dis/DirectedEnergyTargetEnergyDeposition.java @@ -98,6 +98,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -123,6 +124,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -136,6 +138,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/DistributedEmissionsFamilyPdu.java b/src-generated/edu/nps/moves/dis/DistributedEmissionsFamilyPdu.java index 2a925ba6f661a3039c13d94b1b38212bb01f9a03..4c1adb4126c4ab60b5c6c864dedfd091817ca921 100644 --- a/src-generated/edu/nps/moves/dis/DistributedEmissionsFamilyPdu.java +++ b/src-generated/edu/nps/moves/dis/DistributedEmissionsFamilyPdu.java @@ -53,6 +53,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -75,6 +76,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -86,6 +88,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EEFundamentalParameterData.java b/src-generated/edu/nps/moves/dis/EEFundamentalParameterData.java index d3e10c4fabd420aef00c5086242dad9d41e86569..20593eb6934f79d72d1cc4ceb4cfcf32c1370f07 100644 --- a/src-generated/edu/nps/moves/dis/EEFundamentalParameterData.java +++ b/src-generated/edu/nps/moves/dis/EEFundamentalParameterData.java @@ -130,6 +130,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -160,6 +161,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -175,6 +177,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ElectronicEmissionsPdu.java b/src-generated/edu/nps/moves/dis/ElectronicEmissionsPdu.java index af007e395dd87abb5e91ea36dd4e3c5927b3e19e..d9e035088fa5927d571b6dedf07fdb5e02d5e3f6 100644 --- a/src-generated/edu/nps/moves/dis/ElectronicEmissionsPdu.java +++ b/src-generated/edu/nps/moves/dis/ElectronicEmissionsPdu.java @@ -149,6 +149,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -186,6 +187,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -209,6 +211,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ElectronicEmitter.java b/src-generated/edu/nps/moves/dis/ElectronicEmitter.java index a59f0c46410a2ae224af3afd00cfbb93aa3e9949..f8ec6ed560b4be06dda1e8a3cfcedb8279a84462 100644 --- a/src-generated/edu/nps/moves/dis/ElectronicEmitter.java +++ b/src-generated/edu/nps/moves/dis/ElectronicEmitter.java @@ -123,6 +123,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -156,6 +157,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -177,6 +179,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EmitterBeam.java b/src-generated/edu/nps/moves/dis/EmitterBeam.java index 38903dc247b4651c574a54a529a2ddbc2e95ac0d..6751b3e9491e323da9447e0bf883c1ef0eec936a 100644 --- a/src-generated/edu/nps/moves/dis/EmitterBeam.java +++ b/src-generated/edu/nps/moves/dis/EmitterBeam.java @@ -210,6 +210,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -253,6 +254,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -280,6 +282,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EmitterSystem.java b/src-generated/edu/nps/moves/dis/EmitterSystem.java index 27ad3a4461d894b47144939ed96c5f203064fccb..5c7a73cfb8bc03258d77857c10798388e3cece51 100644 --- a/src-generated/edu/nps/moves/dis/EmitterSystem.java +++ b/src-generated/edu/nps/moves/dis/EmitterSystem.java @@ -98,6 +98,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -124,6 +125,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -137,6 +139,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EngineFuel.java b/src-generated/edu/nps/moves/dis/EngineFuel.java index 42fae7832c34135138decc088d3caa1983482317..43ba06cb11168e003a9cc1652ce2433df5180aa0 100644 --- a/src-generated/edu/nps/moves/dis/EngineFuel.java +++ b/src-generated/edu/nps/moves/dis/EngineFuel.java @@ -130,6 +130,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -160,6 +161,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -175,6 +177,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EngineFuelReload.java b/src-generated/edu/nps/moves/dis/EngineFuelReload.java index 43f36f6ee1077e62d1ee85d244b8916653ec9b57..6fda71e1bcc52fd5e79da78a6fdb14bd6ec97e92 100644 --- a/src-generated/edu/nps/moves/dis/EngineFuelReload.java +++ b/src-generated/edu/nps/moves/dis/EngineFuelReload.java @@ -178,6 +178,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -214,6 +215,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -232,6 +234,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EntityAssociationVP.java b/src-generated/edu/nps/moves/dis/EntityAssociationVP.java index c050fc6ce1aa9defc4202750b381814e28e596f2..33302b6f5f846539147389d77bb197a299106ccd 100644 --- a/src-generated/edu/nps/moves/dis/EntityAssociationVP.java +++ b/src-generated/edu/nps/moves/dis/EntityAssociationVP.java @@ -194,6 +194,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -231,6 +232,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -250,6 +252,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EntityDamageStatusPdu.java b/src-generated/edu/nps/moves/dis/EntityDamageStatusPdu.java index 5fa63c7b332c3dd7b23f91ab53be529090350d69..a1481e35b10fa8868ddc932fa56c320913f54b6a 100644 --- a/src-generated/edu/nps/moves/dis/EntityDamageStatusPdu.java +++ b/src-generated/edu/nps/moves/dis/EntityDamageStatusPdu.java @@ -130,6 +130,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -166,6 +167,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -188,6 +190,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EntityID.java b/src-generated/edu/nps/moves/dis/EntityID.java index 6a4e7da645fa606db8e5a9c8ea76d17bc7b33a4c..d29a164af1cbdbe3a50497fb583360dec9efb79e 100644 --- a/src-generated/edu/nps/moves/dis/EntityID.java +++ b/src-generated/edu/nps/moves/dis/EntityID.java @@ -98,6 +98,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -124,6 +125,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -137,6 +139,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EntityIdentifier.java b/src-generated/edu/nps/moves/dis/EntityIdentifier.java index 7346b1ef981038315fa881505da8f84f77049684..c9bfc806207bb69b8e73e74bd6ab4cf5bbb00e1d 100644 --- a/src-generated/edu/nps/moves/dis/EntityIdentifier.java +++ b/src-generated/edu/nps/moves/dis/EntityIdentifier.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -105,6 +106,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -117,6 +119,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EntityInformationFamilyPdu.java b/src-generated/edu/nps/moves/dis/EntityInformationFamilyPdu.java index 5375e0e0223dc1d52510798e8df4b9c7f53bd263..7fb79547e0e474b05eb9d9eef4206cb037d99c8a 100644 --- a/src-generated/edu/nps/moves/dis/EntityInformationFamilyPdu.java +++ b/src-generated/edu/nps/moves/dis/EntityInformationFamilyPdu.java @@ -53,6 +53,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -75,6 +76,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -86,6 +88,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EntityManagementFamilyPdu.java b/src-generated/edu/nps/moves/dis/EntityManagementFamilyPdu.java index 2d304c40622049848609abcad331503c29002986..ff18a2072dafb826871064f069d2ede9545d5121 100644 --- a/src-generated/edu/nps/moves/dis/EntityManagementFamilyPdu.java +++ b/src-generated/edu/nps/moves/dis/EntityManagementFamilyPdu.java @@ -53,6 +53,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -75,6 +76,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -86,6 +88,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EntityMarking.java b/src-generated/edu/nps/moves/dis/EntityMarking.java index eeff97c33113707b68c6e9fcf5b70995c79f1c3c..abaeeb4c6dae892ec82ab07a4ecc31687d7f8bac 100644 --- a/src-generated/edu/nps/moves/dis/EntityMarking.java +++ b/src-generated/edu/nps/moves/dis/EntityMarking.java @@ -85,6 +85,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -110,6 +111,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -125,6 +127,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EntityStatePdu.java b/src-generated/edu/nps/moves/dis/EntityStatePdu.java index 120df7919dc594688284fd3c721a591adfe6b91c..4bdf94b3edd7ac5acb1c15693f8df5c739bf41f2 100644 --- a/src-generated/edu/nps/moves/dis/EntityStatePdu.java +++ b/src-generated/edu/nps/moves/dis/EntityStatePdu.java @@ -258,6 +258,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -302,6 +303,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -332,6 +334,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EntityStateUpdatePdu.java b/src-generated/edu/nps/moves/dis/EntityStateUpdatePdu.java index 15b38b3ee782441cdcc713818e1ac4482154a2e2..ab708048315eee2766b3079c1562d63454baafe6 100644 --- a/src-generated/edu/nps/moves/dis/EntityStateUpdatePdu.java +++ b/src-generated/edu/nps/moves/dis/EntityStateUpdatePdu.java @@ -180,6 +180,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -219,6 +220,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -244,6 +246,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EntityType.java b/src-generated/edu/nps/moves/dis/EntityType.java index 4364d172bebb061c51bc8e407ba36eb150b55ba4..0280b4968d85e4310d8e603a5c1cf9a8e3126551 100644 --- a/src-generated/edu/nps/moves/dis/EntityType.java +++ b/src-generated/edu/nps/moves/dis/EntityType.java @@ -161,6 +161,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -194,6 +195,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -211,6 +213,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EntityTypeRaw.java b/src-generated/edu/nps/moves/dis/EntityTypeRaw.java index e658a8c15e1d6cda7c24fa6f890967d1a49ef358..620e9af31335264e2c1dcb674fe61e85564543c4 100644 --- a/src-generated/edu/nps/moves/dis/EntityTypeRaw.java +++ b/src-generated/edu/nps/moves/dis/EntityTypeRaw.java @@ -161,6 +161,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -195,6 +196,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -212,6 +214,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EntityTypeVP.java b/src-generated/edu/nps/moves/dis/EntityTypeVP.java index 424d3626d698a0b760d2eed2c50b8e8b3479baaf..48a7ee9020f887bde1338707811df4c7f721ed86 100644 --- a/src-generated/edu/nps/moves/dis/EntityTypeVP.java +++ b/src-generated/edu/nps/moves/dis/EntityTypeVP.java @@ -130,6 +130,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -159,6 +160,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -174,6 +176,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/Environment.java b/src-generated/edu/nps/moves/dis/Environment.java index 35c2fa959b3808e0d7c00639078b04418afef3d7..a288ab7b4dd8a5ac4c47c9a5a472c5c529dd52fc 100644 --- a/src-generated/edu/nps/moves/dis/Environment.java +++ b/src-generated/edu/nps/moves/dis/Environment.java @@ -137,6 +137,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -170,6 +171,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -189,6 +191,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EnvironmentalProcessPdu.java b/src-generated/edu/nps/moves/dis/EnvironmentalProcessPdu.java index 71079070270efa6751e981b7f8368b58dc12db42..01f503a610e9aaa794ac9382acbc0458fec9dd72 100644 --- a/src-generated/edu/nps/moves/dis/EnvironmentalProcessPdu.java +++ b/src-generated/edu/nps/moves/dis/EnvironmentalProcessPdu.java @@ -163,6 +163,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -201,6 +202,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -225,6 +227,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EulerAngles.java b/src-generated/edu/nps/moves/dis/EulerAngles.java index 9e068224e40462f708652a0da9da7e49047b6a01..179e404e9c98c4c27fb70ae26a5598477e786692 100644 --- a/src-generated/edu/nps/moves/dis/EulerAngles.java +++ b/src-generated/edu/nps/moves/dis/EulerAngles.java @@ -95,6 +95,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -121,6 +122,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -134,6 +136,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EventIdentifier.java b/src-generated/edu/nps/moves/dis/EventIdentifier.java index e70f5349b5e95a48ca510b072a56a5f897dc766b..55f71de06ae6826e3102b638b4b33fe68972dac4 100644 --- a/src-generated/edu/nps/moves/dis/EventIdentifier.java +++ b/src-generated/edu/nps/moves/dis/EventIdentifier.java @@ -81,6 +81,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -104,6 +105,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -116,6 +118,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EventIdentifierLiveEntity.java b/src-generated/edu/nps/moves/dis/EventIdentifierLiveEntity.java index 1d674fa327c5e22288133da91bef2ccaf388f56c..106aab62dc39b6fc57501fb79237b73585dad22c 100644 --- a/src-generated/edu/nps/moves/dis/EventIdentifierLiveEntity.java +++ b/src-generated/edu/nps/moves/dis/EventIdentifierLiveEntity.java @@ -95,6 +95,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -121,6 +122,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -134,6 +136,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EventReportPdu.java b/src-generated/edu/nps/moves/dis/EventReportPdu.java index 7d8f03ddce4211425efd3ce400b8ec1ab99dcebc..6000113a80ef3e73e91ea1ddb2c9e0ed40210964 100644 --- a/src-generated/edu/nps/moves/dis/EventReportPdu.java +++ b/src-generated/edu/nps/moves/dis/EventReportPdu.java @@ -147,6 +147,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -191,6 +192,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -220,6 +222,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/EventReportReliablePdu.java b/src-generated/edu/nps/moves/dis/EventReportReliablePdu.java index 3d229155daecd9f0b92a82688a83440f089dc550..be80205e351ee6529cfb030f1c5af7bbfdeaadd4 100644 --- a/src-generated/edu/nps/moves/dis/EventReportReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/EventReportReliablePdu.java @@ -147,6 +147,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -191,6 +192,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -220,6 +222,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/Expendable.java b/src-generated/edu/nps/moves/dis/Expendable.java index 271cdc9b2b2403cb647bdcb16b046e54ed69f0df..88ea64c5c825b43665fd361723cdf0eec4679ad6 100644 --- a/src-generated/edu/nps/moves/dis/Expendable.java +++ b/src-generated/edu/nps/moves/dis/Expendable.java @@ -127,6 +127,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -156,6 +157,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -171,6 +173,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ExpendableDescriptor.java b/src-generated/edu/nps/moves/dis/ExpendableDescriptor.java index 44ee283216f426ccf995025c9c8a44c227654a0c..ecc703c3550a7c51ae81af40d2fb9b5492705c59 100644 --- a/src-generated/edu/nps/moves/dis/ExpendableDescriptor.java +++ b/src-generated/edu/nps/moves/dis/ExpendableDescriptor.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -105,6 +106,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -117,6 +119,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ExpendableReload.java b/src-generated/edu/nps/moves/dis/ExpendableReload.java index 97798af0a93ce176e19d441db5af96da1fddd257..e6733171ed0ad5034dac0de2943bbdd0e225a855 100644 --- a/src-generated/edu/nps/moves/dis/ExpendableReload.java +++ b/src-generated/edu/nps/moves/dis/ExpendableReload.java @@ -141,6 +141,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -172,6 +173,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -188,6 +190,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ExplosionDescriptor.java b/src-generated/edu/nps/moves/dis/ExplosionDescriptor.java index 480e2a68e22ed345c63e996273d597b1ceb173e7..bb10efaef345d58444c93fe45c75f33e43a59ced 100644 --- a/src-generated/edu/nps/moves/dis/ExplosionDescriptor.java +++ b/src-generated/edu/nps/moves/dis/ExplosionDescriptor.java @@ -114,6 +114,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -141,6 +142,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -155,6 +157,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/FalseTargetsAttribute.java b/src-generated/edu/nps/moves/dis/FalseTargetsAttribute.java index 05f94864910039da7d796f37e0cab9dbd42a8c17..3574da21fa1e9c79c8e972f6a7bdc371f5cf317d 100644 --- a/src-generated/edu/nps/moves/dis/FalseTargetsAttribute.java +++ b/src-generated/edu/nps/moves/dis/FalseTargetsAttribute.java @@ -276,6 +276,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -326,6 +327,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -351,6 +353,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/FastEntityStatePdu.java b/src-generated/edu/nps/moves/dis/FastEntityStatePdu.java index d776e7d285329037f66f4e7d57861059c6184f9b..bdd97dfcc59205988c7913e56aa589a8592f8735 100644 --- a/src-generated/edu/nps/moves/dis/FastEntityStatePdu.java +++ b/src-generated/edu/nps/moves/dis/FastEntityStatePdu.java @@ -693,6 +693,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -802,6 +803,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -865,6 +867,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/FirePdu.java b/src-generated/edu/nps/moves/dis/FirePdu.java index 64aeb8f8324dfb800ce594b8ee98c8bbb81a5baa..06d9375c56e6b16331a44a24407af3b16e039086 100644 --- a/src-generated/edu/nps/moves/dis/FirePdu.java +++ b/src-generated/edu/nps/moves/dis/FirePdu.java @@ -197,6 +197,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -230,6 +231,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -250,6 +252,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/FixedDatum.java b/src-generated/edu/nps/moves/dis/FixedDatum.java index 3cf840c2a0d3765686cef4fd7b1b9c3837f1926c..2e6bdd0787b4698f74323a5b92a16c9b1a0d3a56 100644 --- a/src-generated/edu/nps/moves/dis/FixedDatum.java +++ b/src-generated/edu/nps/moves/dis/FixedDatum.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -106,6 +107,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -118,6 +120,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/FundamentalOperationalData.java b/src-generated/edu/nps/moves/dis/FundamentalOperationalData.java index 914ce6c6696a677db20600f93e317d4f352c7a8f..baff8e997815e1a9f524a9f25a13ec343fe8577f 100644 --- a/src-generated/edu/nps/moves/dis/FundamentalOperationalData.java +++ b/src-generated/edu/nps/moves/dis/FundamentalOperationalData.java @@ -210,6 +210,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -250,6 +251,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -270,6 +272,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/GridAxisDescriptor.java b/src-generated/edu/nps/moves/dis/GridAxisDescriptor.java index f2a5355dcfcf0c9b1019e3df48f4301bec514496..a01471aa127f7fa56f16f32b64c0dd8befc6fa9c 100644 --- a/src-generated/edu/nps/moves/dis/GridAxisDescriptor.java +++ b/src-generated/edu/nps/moves/dis/GridAxisDescriptor.java @@ -124,6 +124,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -154,6 +155,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -169,6 +171,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/GridAxisDescriptorFixed.java b/src-generated/edu/nps/moves/dis/GridAxisDescriptorFixed.java index b9d14812725931ce8af6f058b80629503907c180..3b7bf6243cdc39a97a4e3c0095383dd0168e7e77 100644 --- a/src-generated/edu/nps/moves/dis/GridAxisDescriptorFixed.java +++ b/src-generated/edu/nps/moves/dis/GridAxisDescriptorFixed.java @@ -84,6 +84,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -110,6 +111,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -123,6 +125,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/GridAxisDescriptorVariable.java b/src-generated/edu/nps/moves/dis/GridAxisDescriptorVariable.java index da33eed3b56725469145244082d288b7c0ee5ed9..924970f05bfdd9529ba758549eea29b0c4f40f81 100644 --- a/src-generated/edu/nps/moves/dis/GridAxisDescriptorVariable.java +++ b/src-generated/edu/nps/moves/dis/GridAxisDescriptorVariable.java @@ -139,6 +139,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -174,6 +175,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -194,6 +196,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/GridData.java b/src-generated/edu/nps/moves/dis/GridData.java index 549ceea4f76a2f4a6c6ca928a00c712958f79c69..a25e547108ac3b480c634eb3248c6e3e587507fb 100644 --- a/src-generated/edu/nps/moves/dis/GridData.java +++ b/src-generated/edu/nps/moves/dis/GridData.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -106,6 +107,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -118,6 +120,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/GridDataType0.java b/src-generated/edu/nps/moves/dis/GridDataType0.java index 56e576adc95fe4749225c300a048d346661ccb1c..e1ec5ee6c20b3c45b5cb3dabeba276e403eeddef 100644 --- a/src-generated/edu/nps/moves/dis/GridDataType0.java +++ b/src-generated/edu/nps/moves/dis/GridDataType0.java @@ -78,6 +78,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -107,6 +108,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -124,6 +126,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/GridDataType1.java b/src-generated/edu/nps/moves/dis/GridDataType1.java index f2e545626bbc2723b8e02b2d13f455265882f15a..6d0559375fd026612063baf7d890595701ffb27a 100644 --- a/src-generated/edu/nps/moves/dis/GridDataType1.java +++ b/src-generated/edu/nps/moves/dis/GridDataType1.java @@ -108,6 +108,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -141,6 +142,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -160,6 +162,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/GridDataType2.java b/src-generated/edu/nps/moves/dis/GridDataType2.java index 1b1eda706980cbc54fa6b0b9a69d0530a7ecf170..b7d1d4c9ebd349da6961b2674cfead5b3826efd0 100644 --- a/src-generated/edu/nps/moves/dis/GridDataType2.java +++ b/src-generated/edu/nps/moves/dis/GridDataType2.java @@ -89,6 +89,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -118,6 +119,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -135,6 +137,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/GriddedDataPdu.java b/src-generated/edu/nps/moves/dis/GriddedDataPdu.java index 1dbef7347ba4d6028939f5fc76226f2ff81a5b23..efc5a963f9d3e1728df94a9062c01582fd902fe8 100644 --- a/src-generated/edu/nps/moves/dis/GriddedDataPdu.java +++ b/src-generated/edu/nps/moves/dis/GriddedDataPdu.java @@ -318,6 +318,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -378,6 +379,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -417,6 +419,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/GroupID.java b/src-generated/edu/nps/moves/dis/GroupID.java index 69de1c7435da70ff25aafeacc7b0bd3df55b2713..bebece00bc7d60116ca3356fdb1c8c6507f1669b 100644 --- a/src-generated/edu/nps/moves/dis/GroupID.java +++ b/src-generated/edu/nps/moves/dis/GroupID.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -105,6 +106,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -117,6 +119,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IFFData.java b/src-generated/edu/nps/moves/dis/IFFData.java index 9af3b56dfc3e2b96f719b22600244c18833a57ff..2806a909b69e7656d3128065ade5dd25d7d64ffd 100644 --- a/src-generated/edu/nps/moves/dis/IFFData.java +++ b/src-generated/edu/nps/moves/dis/IFFData.java @@ -104,6 +104,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -133,6 +134,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -150,6 +152,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IFFFundamentalParameterData.java b/src-generated/edu/nps/moves/dis/IFFFundamentalParameterData.java index 9c4e057e96021e8df6aa50f5dd46afebb1f5b074..3519a39adf0cdebc6b6a9c51a6f214569eea1b59 100644 --- a/src-generated/edu/nps/moves/dis/IFFFundamentalParameterData.java +++ b/src-generated/edu/nps/moves/dis/IFFFundamentalParameterData.java @@ -165,6 +165,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -200,6 +201,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -220,6 +222,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IOCommsNodeRecord.java b/src-generated/edu/nps/moves/dis/IOCommsNodeRecord.java index 0ab81f51f1d9090b83ee3412a737bbc2167eb405..62b082fe32e5a8acbf063e4eced9cd9e665fe00c 100644 --- a/src-generated/edu/nps/moves/dis/IOCommsNodeRecord.java +++ b/src-generated/edu/nps/moves/dis/IOCommsNodeRecord.java @@ -129,6 +129,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -160,6 +161,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -176,6 +178,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IOEffectRecord.java b/src-generated/edu/nps/moves/dis/IOEffectRecord.java index 439c16e0342ff9039bce6d5a9f69b0337fe49d5b..51fce07f7eedc03237f02daea1b37464c508c470 100644 --- a/src-generated/edu/nps/moves/dis/IOEffectRecord.java +++ b/src-generated/edu/nps/moves/dis/IOEffectRecord.java @@ -192,6 +192,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -232,6 +233,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -252,6 +254,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IORecord.java b/src-generated/edu/nps/moves/dis/IORecord.java index 49dcd2c7c5ad78344ac1bf9ac10250741b704e04..3c299f3aafac8dc4a9630234807c6263be8a2df6 100644 --- a/src-generated/edu/nps/moves/dis/IORecord.java +++ b/src-generated/edu/nps/moves/dis/IORecord.java @@ -50,6 +50,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -70,6 +71,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -80,6 +82,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IffDataSpecification.java b/src-generated/edu/nps/moves/dis/IffDataSpecification.java index fbe26274fe5bee7697c4e10f50c1af43c07fd63e..98c0cf8fb6b6bdafe994862a7e8acd5e4bba5be2 100644 --- a/src-generated/edu/nps/moves/dis/IffDataSpecification.java +++ b/src-generated/edu/nps/moves/dis/IffDataSpecification.java @@ -81,6 +81,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -110,6 +111,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -128,6 +130,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IffLayer2Pdu.java b/src-generated/edu/nps/moves/dis/IffLayer2Pdu.java index 50b64c72096d4e0bc83910f2f44e81b6fcfcb5b3..0e428ae1c55932ab1cc9d8b32438a9c78fe2e3cd 100644 --- a/src-generated/edu/nps/moves/dis/IffLayer2Pdu.java +++ b/src-generated/edu/nps/moves/dis/IffLayer2Pdu.java @@ -144,6 +144,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -181,6 +182,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -204,6 +206,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IffPdu.java b/src-generated/edu/nps/moves/dis/IffPdu.java index cf92b0c8dab5b51240e6873af5fb14b25235d022..4a6b932046b60ced6973307e668b953b42a7621c 100644 --- a/src-generated/edu/nps/moves/dis/IffPdu.java +++ b/src-generated/edu/nps/moves/dis/IffPdu.java @@ -157,6 +157,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -188,6 +189,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -206,6 +208,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/InformationOperationsActionPdu.java b/src-generated/edu/nps/moves/dis/InformationOperationsActionPdu.java index ac045df8ea9de63042fb889d23bade1722c8bcaa..78a9c2f4579725e432bd7fc2d99d6ca17848aca6 100644 --- a/src-generated/edu/nps/moves/dis/InformationOperationsActionPdu.java +++ b/src-generated/edu/nps/moves/dis/InformationOperationsActionPdu.java @@ -238,6 +238,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -286,6 +287,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -315,6 +317,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/InformationOperationsFamilyPdu.java b/src-generated/edu/nps/moves/dis/InformationOperationsFamilyPdu.java index c8ba0cabf0966a9f4b566887f6e9364189413307..7ce8fda63ebc06bfa88eb7cc87c62a373b8b6367 100644 --- a/src-generated/edu/nps/moves/dis/InformationOperationsFamilyPdu.java +++ b/src-generated/edu/nps/moves/dis/InformationOperationsFamilyPdu.java @@ -63,6 +63,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -86,6 +87,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -98,6 +100,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/InformationOperationsReportPdu.java b/src-generated/edu/nps/moves/dis/InformationOperationsReportPdu.java index 1a77576262187c05716245babe77aa2d83051c84..7c744d29da9b7fea7c1c8008c229b173b3508d5a 100644 --- a/src-generated/edu/nps/moves/dis/InformationOperationsReportPdu.java +++ b/src-generated/edu/nps/moves/dis/InformationOperationsReportPdu.java @@ -189,6 +189,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -232,6 +233,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -258,6 +260,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IntercomCommunicationsParameters.java b/src-generated/edu/nps/moves/dis/IntercomCommunicationsParameters.java index 0d1d1a967036be11e86247677f548949f51250ca..49d93ae7f50f8365dfa6fc843ac554f1154eb9ab 100644 --- a/src-generated/edu/nps/moves/dis/IntercomCommunicationsParameters.java +++ b/src-generated/edu/nps/moves/dis/IntercomCommunicationsParameters.java @@ -105,6 +105,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -134,6 +135,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -151,6 +153,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IntercomControlPdu.java b/src-generated/edu/nps/moves/dis/IntercomControlPdu.java index be0b6e4d3097ca8bc5866fd15da6a0fc17c43248..2347c27e0773027f6ee364f16298522a59e363aa 100644 --- a/src-generated/edu/nps/moves/dis/IntercomControlPdu.java +++ b/src-generated/edu/nps/moves/dis/IntercomControlPdu.java @@ -258,6 +258,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -309,6 +310,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -339,6 +341,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IntercomIdentifier.java b/src-generated/edu/nps/moves/dis/IntercomIdentifier.java index f5e8c59473d9d055a9d8056bb7087a71969cef90..94aa6f2ad55f90c7ce54052c94e87f50c7c8aec9 100644 --- a/src-generated/edu/nps/moves/dis/IntercomIdentifier.java +++ b/src-generated/edu/nps/moves/dis/IntercomIdentifier.java @@ -110,6 +110,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -138,6 +139,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -152,6 +154,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IntercomReferenceID.java b/src-generated/edu/nps/moves/dis/IntercomReferenceID.java index afe94970a798ee3cdf8b5b8d619796f6601f5569..cbf521f66af152f00a1e49fad17baa3c34894ebd 100644 --- a/src-generated/edu/nps/moves/dis/IntercomReferenceID.java +++ b/src-generated/edu/nps/moves/dis/IntercomReferenceID.java @@ -89,6 +89,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -115,6 +116,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -128,6 +130,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IntercomSignalPdu.java b/src-generated/edu/nps/moves/dis/IntercomSignalPdu.java index 7b3791b29b86692d122fc874a242a539c009cca5..38309d1238fe00c32d79ea9a3fd0d26454bdede0 100644 --- a/src-generated/edu/nps/moves/dis/IntercomSignalPdu.java +++ b/src-generated/edu/nps/moves/dis/IntercomSignalPdu.java @@ -176,6 +176,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -216,6 +217,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -239,6 +241,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IsGroupOfPdu.java b/src-generated/edu/nps/moves/dis/IsGroupOfPdu.java index 53b89579d34fb4b7f82bd79ec1d101fee7ba7529..28be007ccd2223016b42c96ffc63748aa8c5d996 100644 --- a/src-generated/edu/nps/moves/dis/IsGroupOfPdu.java +++ b/src-generated/edu/nps/moves/dis/IsGroupOfPdu.java @@ -164,6 +164,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -204,6 +205,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -228,6 +230,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/IsPartOfPdu.java b/src-generated/edu/nps/moves/dis/IsPartOfPdu.java index e304215d9fe73c34bb07f3bb45da3b0df105c46d..0681212ae0e5b164d73812b06f9f4ae3a25d4b35 100644 --- a/src-generated/edu/nps/moves/dis/IsPartOfPdu.java +++ b/src-generated/edu/nps/moves/dis/IsPartOfPdu.java @@ -149,6 +149,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -177,6 +178,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -194,6 +196,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/JammingTechnique.java b/src-generated/edu/nps/moves/dis/JammingTechnique.java index 78fb71c98193f739c01d07f69620ea047ad8f8d5..4cb16c288499b2ecf13d0979b5219969702cb7e8 100644 --- a/src-generated/edu/nps/moves/dis/JammingTechnique.java +++ b/src-generated/edu/nps/moves/dis/JammingTechnique.java @@ -110,6 +110,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -134,6 +135,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -148,6 +150,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/JammingTechniqueRaw.java b/src-generated/edu/nps/moves/dis/JammingTechniqueRaw.java index 039788868197aba5363e4385f7495950bb9e6485..a6cde1b02d72698cef0005f2f64fcc1238a84ca3 100644 --- a/src-generated/edu/nps/moves/dis/JammingTechniqueRaw.java +++ b/src-generated/edu/nps/moves/dis/JammingTechniqueRaw.java @@ -110,6 +110,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -138,6 +139,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -152,6 +154,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LEDetonationPdu.java b/src-generated/edu/nps/moves/dis/LEDetonationPdu.java index cab4619881d38f6a323ea577f145d1873e7f5457..57466c8c8688a0b557042a7fda4278f2077795a9 100644 --- a/src-generated/edu/nps/moves/dis/LEDetonationPdu.java +++ b/src-generated/edu/nps/moves/dis/LEDetonationPdu.java @@ -228,6 +228,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -265,6 +266,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -288,6 +290,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LEFirePdu.java b/src-generated/edu/nps/moves/dis/LEFirePdu.java index 3d9c7150cb793e51fb842bc102c90fe535dca8ca..1f0b9d9e94afa823bdbd0c34a3732e13e307208a 100644 --- a/src-generated/edu/nps/moves/dis/LEFirePdu.java +++ b/src-generated/edu/nps/moves/dis/LEFirePdu.java @@ -183,6 +183,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -216,6 +217,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -236,6 +238,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LEVector3FixedByte.java b/src-generated/edu/nps/moves/dis/LEVector3FixedByte.java index 9af8f5864b172dbcaaf35d376800f63a6d7a0333..799c1f1eb2153491790740e073c585f291ef8b8f 100644 --- a/src-generated/edu/nps/moves/dis/LEVector3FixedByte.java +++ b/src-generated/edu/nps/moves/dis/LEVector3FixedByte.java @@ -98,6 +98,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -124,6 +125,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -137,6 +139,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LaunchedMunitionRecord.java b/src-generated/edu/nps/moves/dis/LaunchedMunitionRecord.java index 493ab381f61363ea9ed085c9ad11abe7299b7827..fea2d9555c8b2970573aa4f6d5b5afdaa0759c56 100644 --- a/src-generated/edu/nps/moves/dis/LaunchedMunitionRecord.java +++ b/src-generated/edu/nps/moves/dis/LaunchedMunitionRecord.java @@ -155,6 +155,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -185,6 +186,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -202,6 +204,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LayerHeader.java b/src-generated/edu/nps/moves/dis/LayerHeader.java index b0bc4eebd38e68716423046b566a2e6caa511f6d..81616383f7ef9cc021b741624450bbbe46f99332 100644 --- a/src-generated/edu/nps/moves/dis/LayerHeader.java +++ b/src-generated/edu/nps/moves/dis/LayerHeader.java @@ -97,6 +97,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -123,6 +124,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -136,6 +138,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LinearObjectStatePdu.java b/src-generated/edu/nps/moves/dis/LinearObjectStatePdu.java index 9b6098c18619fe9742e5b841de25df8e609457c8..6e56d6841320204664d228dea795f57724ac5f8c 100644 --- a/src-generated/edu/nps/moves/dis/LinearObjectStatePdu.java +++ b/src-generated/edu/nps/moves/dis/LinearObjectStatePdu.java @@ -196,6 +196,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -236,6 +237,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -262,6 +264,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LinearSegmentParameter.java b/src-generated/edu/nps/moves/dis/LinearSegmentParameter.java index b453235aa7c9f2cc06a5ec3aa3a4799deaf90401..da7bf2f892e15e4a65fb6962d6fd376eeeb13b07 100644 --- a/src-generated/edu/nps/moves/dis/LinearSegmentParameter.java +++ b/src-generated/edu/nps/moves/dis/LinearSegmentParameter.java @@ -224,6 +224,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -262,6 +263,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -283,6 +285,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LiveDeadReckoningParameters.java b/src-generated/edu/nps/moves/dis/LiveDeadReckoningParameters.java index 1cdc86a4f47f024d6b34709a94398e257cbfdb7b..beec58426552b28928847ba6fa6dde066c7e0caa 100644 --- a/src-generated/edu/nps/moves/dis/LiveDeadReckoningParameters.java +++ b/src-generated/edu/nps/moves/dis/LiveDeadReckoningParameters.java @@ -96,6 +96,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -120,6 +121,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -133,6 +135,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LiveEntityFamilyPdu.java b/src-generated/edu/nps/moves/dis/LiveEntityFamilyPdu.java index bef115eba6f52244d9c1c4aa5f5e8fc053f51097..92dfeb2ba255ca398432873b4daad8a632a57bb8 100644 --- a/src-generated/edu/nps/moves/dis/LiveEntityFamilyPdu.java +++ b/src-generated/edu/nps/moves/dis/LiveEntityFamilyPdu.java @@ -47,6 +47,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -69,6 +70,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -80,6 +82,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LiveEntityIdentifier.java b/src-generated/edu/nps/moves/dis/LiveEntityIdentifier.java index 8a296cafb140e85795575ba1ca8aa37d4712141f..0bb20ea044f2289dd0d1cd763f59e41dc0cc5c5e 100644 --- a/src-generated/edu/nps/moves/dis/LiveEntityIdentifier.java +++ b/src-generated/edu/nps/moves/dis/LiveEntityIdentifier.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -105,6 +106,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -117,6 +119,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LiveEntityLinearVelocity.java b/src-generated/edu/nps/moves/dis/LiveEntityLinearVelocity.java index 7015b12cda4ec27179e9eab5e59e1bef672d50b4..f5388f6d9ce27889ba0c4b55654a880593287b17 100644 --- a/src-generated/edu/nps/moves/dis/LiveEntityLinearVelocity.java +++ b/src-generated/edu/nps/moves/dis/LiveEntityLinearVelocity.java @@ -95,6 +95,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -121,6 +122,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -134,6 +136,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LiveEntityOrientation.java b/src-generated/edu/nps/moves/dis/LiveEntityOrientation.java index d27aef41c1e2903bcf80d39f92e5518c65fb2420..f2123799d8d60a3aaf9187cbcf8e3197616a1e44 100644 --- a/src-generated/edu/nps/moves/dis/LiveEntityOrientation.java +++ b/src-generated/edu/nps/moves/dis/LiveEntityOrientation.java @@ -95,6 +95,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -121,6 +122,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -134,6 +136,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LiveEntityOrientation16.java b/src-generated/edu/nps/moves/dis/LiveEntityOrientation16.java index a430777d2a543e59843f4db1b9a3990450e507ac..0b8672932a07ff67f78e5e95ccd978affe68dac9 100644 --- a/src-generated/edu/nps/moves/dis/LiveEntityOrientation16.java +++ b/src-generated/edu/nps/moves/dis/LiveEntityOrientation16.java @@ -95,6 +95,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -121,6 +122,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -134,6 +136,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LiveEntityOrientationError.java b/src-generated/edu/nps/moves/dis/LiveEntityOrientationError.java index 6109b20e2b883ddec1a0e821a6060db1c288b49f..ddcf7e898a149d8173b18d5de5b816f99e7976ff 100644 --- a/src-generated/edu/nps/moves/dis/LiveEntityOrientationError.java +++ b/src-generated/edu/nps/moves/dis/LiveEntityOrientationError.java @@ -95,6 +95,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -121,6 +122,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -134,6 +136,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LiveEntityPdu.java b/src-generated/edu/nps/moves/dis/LiveEntityPdu.java index d43af7c3ba8adfc861b0e7f6da7db8b76d516e54..bd076dfc418b0f10a6ef3d47f529d03aca4a236b 100644 --- a/src-generated/edu/nps/moves/dis/LiveEntityPdu.java +++ b/src-generated/edu/nps/moves/dis/LiveEntityPdu.java @@ -84,6 +84,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -110,6 +111,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -123,6 +125,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LiveEntityPositionError.java b/src-generated/edu/nps/moves/dis/LiveEntityPositionError.java index 68745b01b984d6c93f8cab9516bb64b1b57df6e3..9839dd7dba0c7a62ae665902c903a0aa727c1f5a 100644 --- a/src-generated/edu/nps/moves/dis/LiveEntityPositionError.java +++ b/src-generated/edu/nps/moves/dis/LiveEntityPositionError.java @@ -80,6 +80,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -104,6 +105,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -116,6 +118,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LiveEntityRelativeWorldCoordinates.java b/src-generated/edu/nps/moves/dis/LiveEntityRelativeWorldCoordinates.java index 2451d17389906a2804532cbf312de7615013f440..b175c0907a6c05edbae6ce9c63abfdcb952bb43f 100644 --- a/src-generated/edu/nps/moves/dis/LiveEntityRelativeWorldCoordinates.java +++ b/src-generated/edu/nps/moves/dis/LiveEntityRelativeWorldCoordinates.java @@ -110,6 +110,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -138,6 +139,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -152,6 +154,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LiveSimulationAddress.java b/src-generated/edu/nps/moves/dis/LiveSimulationAddress.java index 1ae240d34bcd7eaf72c464970d0a950ecf64f218..45bb716624fffeeea483d56535b93f11a5b9d8c9 100644 --- a/src-generated/edu/nps/moves/dis/LiveSimulationAddress.java +++ b/src-generated/edu/nps/moves/dis/LiveSimulationAddress.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -106,6 +107,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -118,6 +120,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/LogisticsFamilyPdu.java b/src-generated/edu/nps/moves/dis/LogisticsFamilyPdu.java index 2083202660bc19380b983d1b66bd7f664022a858..7ab717969f1d029701b0a851206aa96bfb77cfb2 100644 --- a/src-generated/edu/nps/moves/dis/LogisticsFamilyPdu.java +++ b/src-generated/edu/nps/moves/dis/LogisticsFamilyPdu.java @@ -53,6 +53,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -75,6 +76,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -86,6 +88,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/MineEmplacementTime.java b/src-generated/edu/nps/moves/dis/MineEmplacementTime.java index 4f9a7ae0472fa99960fccb91055da4ea7f67d675..215dc28a6e49ea9e3933f6e8916fd150205ea950 100644 --- a/src-generated/edu/nps/moves/dis/MineEmplacementTime.java +++ b/src-generated/edu/nps/moves/dis/MineEmplacementTime.java @@ -74,6 +74,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -98,6 +99,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -110,6 +112,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/MineEntityIdentifier.java b/src-generated/edu/nps/moves/dis/MineEntityIdentifier.java index f26872a62818031593c83f7407128578720faf4c..241020c88535301f98651b88a1edddd8ada5a116 100644 --- a/src-generated/edu/nps/moves/dis/MineEntityIdentifier.java +++ b/src-generated/edu/nps/moves/dis/MineEntityIdentifier.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -105,6 +106,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -117,6 +119,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/MinefieldDataPdu.java b/src-generated/edu/nps/moves/dis/MinefieldDataPdu.java index 30ecb50b307382e80d6c6c6f9068ef1b2b572427..9dfaf3bb5c22dd749389ff7a7d8de718fd4b4460 100644 --- a/src-generated/edu/nps/moves/dis/MinefieldDataPdu.java +++ b/src-generated/edu/nps/moves/dis/MinefieldDataPdu.java @@ -535,6 +535,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -650,6 +651,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -753,6 +755,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/MinefieldFamilyPdu.java b/src-generated/edu/nps/moves/dis/MinefieldFamilyPdu.java index bb5a2d7ba0111e90bc6190cd6cacd048058f0ae5..5f267963280cffe3622b60b4077b3e039841ed0e 100644 --- a/src-generated/edu/nps/moves/dis/MinefieldFamilyPdu.java +++ b/src-generated/edu/nps/moves/dis/MinefieldFamilyPdu.java @@ -53,6 +53,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -75,6 +76,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -86,6 +88,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/MinefieldIdentifier.java b/src-generated/edu/nps/moves/dis/MinefieldIdentifier.java index 20f6137710ec65a3809d9d72ab3cb6691d2a9928..1c609d69047b2a146d56537c1cfd851ab4dfcc9c 100644 --- a/src-generated/edu/nps/moves/dis/MinefieldIdentifier.java +++ b/src-generated/edu/nps/moves/dis/MinefieldIdentifier.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -105,6 +106,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -117,6 +119,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/MinefieldQueryPdu.java b/src-generated/edu/nps/moves/dis/MinefieldQueryPdu.java index 16a281b9c0aaab35f105400871921f77ae75fa46..371f2b7e4528c00b6488ac7d1fb7a6902d52625a 100644 --- a/src-generated/edu/nps/moves/dis/MinefieldQueryPdu.java +++ b/src-generated/edu/nps/moves/dis/MinefieldQueryPdu.java @@ -210,6 +210,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -258,6 +259,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -291,6 +293,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/MinefieldResponseNackPdu.java b/src-generated/edu/nps/moves/dis/MinefieldResponseNackPdu.java index e9a701b4b27836770e9211f482bfa71698b89ad7..b7c9157441fe37ccd52cfa7c2b37475c2ab72350 100644 --- a/src-generated/edu/nps/moves/dis/MinefieldResponseNackPdu.java +++ b/src-generated/edu/nps/moves/dis/MinefieldResponseNackPdu.java @@ -125,6 +125,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -156,6 +157,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -175,6 +177,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/MinefieldSensorType.java b/src-generated/edu/nps/moves/dis/MinefieldSensorType.java index 4d94e467d97c21faedd2583dc265666e4846410e..130541390961d08ebad43d79ba02466b9e098ff3 100644 --- a/src-generated/edu/nps/moves/dis/MinefieldSensorType.java +++ b/src-generated/edu/nps/moves/dis/MinefieldSensorType.java @@ -66,6 +66,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -88,6 +89,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -99,6 +101,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/MinefieldStatePdu.java b/src-generated/edu/nps/moves/dis/MinefieldStatePdu.java index 35f60feeac3026c6368d439b28966acda77acdf6..7ba989f13ef1c2641715401d161e220415783dd9 100644 --- a/src-generated/edu/nps/moves/dis/MinefieldStatePdu.java +++ b/src-generated/edu/nps/moves/dis/MinefieldStatePdu.java @@ -242,6 +242,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -292,6 +293,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -327,6 +329,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ModulationParameters.java b/src-generated/edu/nps/moves/dis/ModulationParameters.java index a796dfa322ee4d257b9eb8f32f398c7924ca6ae4..b94b9a66059997a8bccb35cd8d79af151239b969 100644 --- a/src-generated/edu/nps/moves/dis/ModulationParameters.java +++ b/src-generated/edu/nps/moves/dis/ModulationParameters.java @@ -72,6 +72,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -97,6 +98,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -112,6 +114,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ModulationType.java b/src-generated/edu/nps/moves/dis/ModulationType.java index 3975db0b7da99bb22e69206bcf96e9ea9b106b96..859cd3a2346598dfd3ac640f4c974a82999e77c1 100644 --- a/src-generated/edu/nps/moves/dis/ModulationType.java +++ b/src-generated/edu/nps/moves/dis/ModulationType.java @@ -114,6 +114,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -142,6 +143,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -156,6 +158,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/Munition.java b/src-generated/edu/nps/moves/dis/Munition.java index f73f0233b3ed2a9b3606c16c90671186f4b3dbe4..02c02910b4e08609139c6567fc5d80e6fde1f793 100644 --- a/src-generated/edu/nps/moves/dis/Munition.java +++ b/src-generated/edu/nps/moves/dis/Munition.java @@ -130,6 +130,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -159,6 +160,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -174,6 +176,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/MunitionDescriptor.java b/src-generated/edu/nps/moves/dis/MunitionDescriptor.java index 2acd9f27be714ac93d9f9da97f21b91a6667826e..613700b7cd31c26d9b43892ef6cff615cf3a1f20 100644 --- a/src-generated/edu/nps/moves/dis/MunitionDescriptor.java +++ b/src-generated/edu/nps/moves/dis/MunitionDescriptor.java @@ -130,6 +130,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -159,6 +160,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -174,6 +176,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/MunitionReload.java b/src-generated/edu/nps/moves/dis/MunitionReload.java index 534edb1433ca4a2c3abc9421926df0aa9de887fd..7cc58e852601093a875b4756074798b117562c1e 100644 --- a/src-generated/edu/nps/moves/dis/MunitionReload.java +++ b/src-generated/edu/nps/moves/dis/MunitionReload.java @@ -146,6 +146,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -177,6 +178,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -193,6 +195,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/NamedLocationIdentification.java b/src-generated/edu/nps/moves/dis/NamedLocationIdentification.java index 4fdac69c430e348a3496a3bcd7411f240617eda5..ea72bb52e5ee48f7a7454482ff9ef5193fe9dbe6 100644 --- a/src-generated/edu/nps/moves/dis/NamedLocationIdentification.java +++ b/src-generated/edu/nps/moves/dis/NamedLocationIdentification.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -106,6 +107,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -118,6 +120,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ObjectIdentifier.java b/src-generated/edu/nps/moves/dis/ObjectIdentifier.java index 2e515c7164e1ea693f2fb44ddcebeec13d860356..b48354fc405084dc1d24a7865ed5e4c3edade6c3 100644 --- a/src-generated/edu/nps/moves/dis/ObjectIdentifier.java +++ b/src-generated/edu/nps/moves/dis/ObjectIdentifier.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -105,6 +106,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -117,6 +119,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ObjectType.java b/src-generated/edu/nps/moves/dis/ObjectType.java index a59f39c4eefdbc1ca8cc90fc40a38f0dca6d4a5c..8b455ef0b66a539e3d43f72a30bb11b0c67ba894 100644 --- a/src-generated/edu/nps/moves/dis/ObjectType.java +++ b/src-generated/edu/nps/moves/dis/ObjectType.java @@ -114,6 +114,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -142,6 +143,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -156,6 +158,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/OwnershipStatusRecord.java b/src-generated/edu/nps/moves/dis/OwnershipStatusRecord.java index f66883bc2e43968f53f5bf4caf583064d592daa1..aaec32dd832222ef3792db0ed55319811c9dfb5e 100644 --- a/src-generated/edu/nps/moves/dis/OwnershipStatusRecord.java +++ b/src-generated/edu/nps/moves/dis/OwnershipStatusRecord.java @@ -98,6 +98,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -123,6 +124,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -136,6 +138,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/Pdu.java b/src-generated/edu/nps/moves/dis/Pdu.java index dc192ce27eca717a59dd075ba6a5d90d5ea199df..7a4c9d4f6842074400fff8e30dfe82b8f5f46892 100644 --- a/src-generated/edu/nps/moves/dis/Pdu.java +++ b/src-generated/edu/nps/moves/dis/Pdu.java @@ -146,6 +146,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -178,6 +179,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -194,6 +196,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { @@ -211,7 +215,7 @@ public int unmarshal(java.nio.ByteBuffer buff) throws Exception * A convenience method for marshalling to a byte array. * This is not as efficient as reusing a ByteBuffer, but it <em>is</em> easy. * @return a byte array with the marshalled {@link Pdu} - * @since ?? + * @throws Exception ByteBuffer-generated exception */ public byte[] marshal() throws Exception { diff --git a/src-generated/edu/nps/moves/dis/PduBase.java b/src-generated/edu/nps/moves/dis/PduBase.java index f017b732db59790c129d992f46776cfe702aa412..6ec4f0974f3f65591942c36f570eb00955fc057c 100644 --- a/src-generated/edu/nps/moves/dis/PduBase.java +++ b/src-generated/edu/nps/moves/dis/PduBase.java @@ -84,6 +84,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -109,6 +110,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -122,6 +124,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/PduContainer.java b/src-generated/edu/nps/moves/dis/PduContainer.java index cafb22fe65c42ebea4206572f5d08c7f50bfdb3f..44c37da6c2d5ab3387f22e9e62ac97e9d21e02bc 100644 --- a/src-generated/edu/nps/moves/dis/PduContainer.java +++ b/src-generated/edu/nps/moves/dis/PduContainer.java @@ -81,6 +81,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -110,6 +111,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -128,6 +130,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/PointObjectStatePdu.java b/src-generated/edu/nps/moves/dis/PointObjectStatePdu.java index 9eb9de7625737ae7204cedcce02984278b1844f5..dd03c202861aa3420c6874f085e43f36f987b071 100644 --- a/src-generated/edu/nps/moves/dis/PointObjectStatePdu.java +++ b/src-generated/edu/nps/moves/dis/PointObjectStatePdu.java @@ -274,6 +274,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -315,6 +316,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -340,6 +342,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/PropulsionSystemData.java b/src-generated/edu/nps/moves/dis/PropulsionSystemData.java index b20a8963c1228502864df83826112f8eee33c047..399acdfb41d2564e545203959308fa9fdc5feeaf 100644 --- a/src-generated/edu/nps/moves/dis/PropulsionSystemData.java +++ b/src-generated/edu/nps/moves/dis/PropulsionSystemData.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -106,6 +107,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -118,6 +120,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ProtocolMode.java b/src-generated/edu/nps/moves/dis/ProtocolMode.java index e9de5e10a6549fab9b083132f88ad55247c0cb99..ed1a23b272680bbd1f28eda3c54069e84ec41a32 100644 --- a/src-generated/edu/nps/moves/dis/ProtocolMode.java +++ b/src-generated/edu/nps/moves/dis/ProtocolMode.java @@ -66,6 +66,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -88,6 +89,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -99,6 +101,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RadioCommsHeader.java b/src-generated/edu/nps/moves/dis/RadioCommsHeader.java index 8eb223b0899c09020b0b9ce675b39a55cbec38f8..d79aeff90b84a5247765d8496c5cd0183b1beca8 100644 --- a/src-generated/edu/nps/moves/dis/RadioCommsHeader.java +++ b/src-generated/edu/nps/moves/dis/RadioCommsHeader.java @@ -76,6 +76,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -99,6 +100,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -111,6 +113,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RadioCommunicationsFamilyPdu.java b/src-generated/edu/nps/moves/dis/RadioCommunicationsFamilyPdu.java index 37c2b4b716defcab498d308cf5c1ccebf1e4f289..91eefbc6c34f15d67b32ba6a69cf86d6397ad26f 100644 --- a/src-generated/edu/nps/moves/dis/RadioCommunicationsFamilyPdu.java +++ b/src-generated/edu/nps/moves/dis/RadioCommunicationsFamilyPdu.java @@ -53,6 +53,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -75,6 +76,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -86,6 +88,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RadioIdentifier.java b/src-generated/edu/nps/moves/dis/RadioIdentifier.java index 58bb1d1907cbf61cce8c6f5183d2570b55d7e0ab..3e55320a0c6c261e505685a5f1b6d2fd27a37e65 100644 --- a/src-generated/edu/nps/moves/dis/RadioIdentifier.java +++ b/src-generated/edu/nps/moves/dis/RadioIdentifier.java @@ -114,6 +114,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -142,6 +143,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -156,6 +158,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RadioType.java b/src-generated/edu/nps/moves/dis/RadioType.java index 5d478c0733733a55ecc668c91b03bb6b5a0a03da..582f32865aa1c0cb1f18678e702c8c2be48dc90a 100644 --- a/src-generated/edu/nps/moves/dis/RadioType.java +++ b/src-generated/edu/nps/moves/dis/RadioType.java @@ -160,6 +160,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -194,6 +195,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -211,6 +213,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ReceiverPdu.java b/src-generated/edu/nps/moves/dis/ReceiverPdu.java index 224d2ed5c816738bbf00886cc0beef6ad02e7090..1b99f90689c5f29a4ec0c3d5b0f64a774e81521e 100644 --- a/src-generated/edu/nps/moves/dis/ReceiverPdu.java +++ b/src-generated/edu/nps/moves/dis/ReceiverPdu.java @@ -147,6 +147,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -179,6 +180,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -196,6 +198,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RecordQueryReliablePdu.java b/src-generated/edu/nps/moves/dis/RecordQueryReliablePdu.java index faa00b9010dcee8b875bac54f82194ec0a5da0c4..37904aeeb0a45c2ee07cb32969553bc8923b0593 100644 --- a/src-generated/edu/nps/moves/dis/RecordQueryReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/RecordQueryReliablePdu.java @@ -164,6 +164,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -205,6 +206,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -229,6 +231,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RecordQuerySpecification.java b/src-generated/edu/nps/moves/dis/RecordQuerySpecification.java index f9626b4c53f7397d16aed9990ec4996042a10d1e..ac3faf2a2c7ab625a83320b86a30755ce0104b27 100644 --- a/src-generated/edu/nps/moves/dis/RecordQuerySpecification.java +++ b/src-generated/edu/nps/moves/dis/RecordQuerySpecification.java @@ -80,6 +80,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -109,6 +110,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -127,6 +129,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RecordReliablePdu.java b/src-generated/edu/nps/moves/dis/RecordReliablePdu.java index 3da529de7241b69b2933c40bf960f9cd8a952519..090b080d1cc06ee10c64bcb3db474871380151fb 100644 --- a/src-generated/edu/nps/moves/dis/RecordReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/RecordReliablePdu.java @@ -147,6 +147,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -186,6 +187,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -209,6 +211,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RecordSpecification.java b/src-generated/edu/nps/moves/dis/RecordSpecification.java index 42090f06614cc1be2215e6634df550a816135e54..cfd54885efaaff7f0bf74c3b208f5a1efa75bfcc 100644 --- a/src-generated/edu/nps/moves/dis/RecordSpecification.java +++ b/src-generated/edu/nps/moves/dis/RecordSpecification.java @@ -81,6 +81,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -110,6 +111,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -128,6 +130,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RecordSpecificationElement.java b/src-generated/edu/nps/moves/dis/RecordSpecificationElement.java index cb05f0fe48cb556b72c1316c487d2b813fbc95b9..2beae3f578ca4d60fcc461ce6a456581f25a341f 100644 --- a/src-generated/edu/nps/moves/dis/RecordSpecificationElement.java +++ b/src-generated/edu/nps/moves/dis/RecordSpecificationElement.java @@ -152,6 +152,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -187,6 +188,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -207,6 +209,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/Relationship.java b/src-generated/edu/nps/moves/dis/Relationship.java index bda8b066494a7bcba9da5060ffc46ae74533e83d..42b3f2089b8eab2a170464a29619c59f81119061 100644 --- a/src-generated/edu/nps/moves/dis/Relationship.java +++ b/src-generated/edu/nps/moves/dis/Relationship.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -106,6 +107,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -118,6 +120,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RemoveEntityPdu.java b/src-generated/edu/nps/moves/dis/RemoveEntityPdu.java index 747f34db90d23788bd8849753b67877f6309c185..d1df88f4ffe98a059c2bbe5eed15192e9af555ba 100644 --- a/src-generated/edu/nps/moves/dis/RemoveEntityPdu.java +++ b/src-generated/edu/nps/moves/dis/RemoveEntityPdu.java @@ -69,6 +69,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -93,6 +94,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -105,6 +107,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RemoveEntityReliablePdu.java b/src-generated/edu/nps/moves/dis/RemoveEntityReliablePdu.java index 79bf167d699eed8e20550a48ddf0dd970a405f4d..8424ce3025b756919bf3e5a9522b5a0d4584f981 100644 --- a/src-generated/edu/nps/moves/dis/RemoveEntityReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/RemoveEntityReliablePdu.java @@ -115,6 +115,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -145,6 +146,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -160,6 +162,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RepairCompletePdu.java b/src-generated/edu/nps/moves/dis/RepairCompletePdu.java index 2b87ef8c40bdf84e27c4d18ea1d83f23bdcf3cd5..3b7c491d4d8a852ab37605a184c105874e7455c7 100644 --- a/src-generated/edu/nps/moves/dis/RepairCompletePdu.java +++ b/src-generated/edu/nps/moves/dis/RepairCompletePdu.java @@ -117,6 +117,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -145,6 +146,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -160,6 +162,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RepairResponsePdu.java b/src-generated/edu/nps/moves/dis/RepairResponsePdu.java index d2513ffd9b038029b83dc7dd7106c11596e1a309..c79d404b8d2a055860598fd6d47e40a06ff8f93d 100644 --- a/src-generated/edu/nps/moves/dis/RepairResponsePdu.java +++ b/src-generated/edu/nps/moves/dis/RepairResponsePdu.java @@ -133,6 +133,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -163,6 +164,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -179,6 +181,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/RequestID.java b/src-generated/edu/nps/moves/dis/RequestID.java index 28ea99f50947a7c97509a54c99274aa598492ff4..b77d08a1d31716dfb326e88d5eef931ce6fcf874 100644 --- a/src-generated/edu/nps/moves/dis/RequestID.java +++ b/src-generated/edu/nps/moves/dis/RequestID.java @@ -66,6 +66,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -88,6 +89,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -99,6 +101,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ResupplyCancelPdu.java b/src-generated/edu/nps/moves/dis/ResupplyCancelPdu.java index 153d712e53210c8340b2f4d381bb11cdaabb15f9..fa9d4539a1eef90bdd8a27f7331871c3b0592368 100644 --- a/src-generated/edu/nps/moves/dis/ResupplyCancelPdu.java +++ b/src-generated/edu/nps/moves/dis/ResupplyCancelPdu.java @@ -85,6 +85,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -109,6 +110,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -122,6 +124,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ResupplyOfferPdu.java b/src-generated/edu/nps/moves/dis/ResupplyOfferPdu.java index 73d4d01b2132e5c3efe2ec2eb7a002cdf1fedbf2..fd6efc82f560a7b852751741a29ed58dac06f2f2 100644 --- a/src-generated/edu/nps/moves/dis/ResupplyOfferPdu.java +++ b/src-generated/edu/nps/moves/dis/ResupplyOfferPdu.java @@ -148,6 +148,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -185,6 +186,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -208,6 +210,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ResupplyReceivedPdu.java b/src-generated/edu/nps/moves/dis/ResupplyReceivedPdu.java index 801363b60bfefde69a558b822bcd81d65d3715a8..9ef7e4b548a1e898ea554f5e8d5f7637d7d37fec 100644 --- a/src-generated/edu/nps/moves/dis/ResupplyReceivedPdu.java +++ b/src-generated/edu/nps/moves/dis/ResupplyReceivedPdu.java @@ -148,6 +148,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -185,6 +186,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -208,6 +210,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SecondaryOperationalData.java b/src-generated/edu/nps/moves/dis/SecondaryOperationalData.java index 6cb18969fdd0b952044623a9a578e91b2aaba80c..23ec89630d8dcfca94b9be165b5853750757b6e1 100644 --- a/src-generated/edu/nps/moves/dis/SecondaryOperationalData.java +++ b/src-generated/edu/nps/moves/dis/SecondaryOperationalData.java @@ -98,6 +98,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -124,6 +125,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -137,6 +139,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SeesPdu.java b/src-generated/edu/nps/moves/dis/SeesPdu.java index fc108a4aab06d346348409d702b95603c04704b4..1a76586a78158aa7229ab78cc7d6fd5c91c071e5 100644 --- a/src-generated/edu/nps/moves/dis/SeesPdu.java +++ b/src-generated/edu/nps/moves/dis/SeesPdu.java @@ -179,6 +179,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -226,6 +227,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -257,6 +259,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/Sensor.java b/src-generated/edu/nps/moves/dis/Sensor.java index 566be70009c8fb50a22c732cbcb197cb2ae66452..d3835b6eaa78d692e85513aff749e3554b9c4dea 100644 --- a/src-generated/edu/nps/moves/dis/Sensor.java +++ b/src-generated/edu/nps/moves/dis/Sensor.java @@ -146,6 +146,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -178,6 +179,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -194,6 +196,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SeparationVP.java b/src-generated/edu/nps/moves/dis/SeparationVP.java index 84b9a568cd5d82c478e1513413a7d628c8a72272..a96c964920c94ebf125ec0a9c49f04f682d42878 100644 --- a/src-generated/edu/nps/moves/dis/SeparationVP.java +++ b/src-generated/edu/nps/moves/dis/SeparationVP.java @@ -162,6 +162,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -194,6 +195,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -211,6 +213,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ServiceRequestPdu.java b/src-generated/edu/nps/moves/dis/ServiceRequestPdu.java index 6864b9422919eed94639e71dd88c7f1c152a7182..dfdc16928af4e94d986610aad0bf0004e6ab5dbb 100644 --- a/src-generated/edu/nps/moves/dis/ServiceRequestPdu.java +++ b/src-generated/edu/nps/moves/dis/ServiceRequestPdu.java @@ -146,6 +146,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -183,6 +184,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -206,6 +208,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SetDataPdu.java b/src-generated/edu/nps/moves/dis/SetDataPdu.java index 922969d3c03a9a9d656b35bee43e0e381606ce23..bc204d5a9a5cf8bda93faba48b9ca49a50e2fcc6 100644 --- a/src-generated/edu/nps/moves/dis/SetDataPdu.java +++ b/src-generated/edu/nps/moves/dis/SetDataPdu.java @@ -147,6 +147,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -191,6 +192,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -220,6 +222,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SetDataReliablePdu.java b/src-generated/edu/nps/moves/dis/SetDataReliablePdu.java index 7cfb3ee51f92dc4675650612a1e1c8d80782a236..2519ab8d776c16afe662d00ac77b655e29bb2e4b 100644 --- a/src-generated/edu/nps/moves/dis/SetDataReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/SetDataReliablePdu.java @@ -179,6 +179,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -227,6 +228,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -258,6 +260,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SetRecordReliablePdu.java b/src-generated/edu/nps/moves/dis/SetRecordReliablePdu.java index 3da03565258f01d20864b9f9158f2e0095bcd301..84b3c367cd78503f66f23d25eaffb128fd6b0acb 100644 --- a/src-generated/edu/nps/moves/dis/SetRecordReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/SetRecordReliablePdu.java @@ -161,6 +161,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -202,6 +203,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -226,6 +228,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/ShaftRPM.java b/src-generated/edu/nps/moves/dis/ShaftRPM.java index df944d24d370d92c0edd6632ea890f59b2991299..8d26f135c16acc416c0828adef139920e5c00a97 100644 --- a/src-generated/edu/nps/moves/dis/ShaftRPM.java +++ b/src-generated/edu/nps/moves/dis/ShaftRPM.java @@ -89,6 +89,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -115,6 +116,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -128,6 +130,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SignalPdu.java b/src-generated/edu/nps/moves/dis/SignalPdu.java index 7683f21dcb37fffd61ce29d5a2c84aebe55b2332..ca4b80e2ea1ec568f7c71c82bae2ff09e1287524 100644 --- a/src-generated/edu/nps/moves/dis/SignalPdu.java +++ b/src-generated/edu/nps/moves/dis/SignalPdu.java @@ -171,6 +171,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -209,6 +210,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -231,6 +233,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SilentEntitySystem.java b/src-generated/edu/nps/moves/dis/SilentEntitySystem.java index a8f5f6916de05d409f3b7fb23eb260f828c7fc0e..5a1c680c646c6b05e8b6dd8417ab2752972cd0d6 100644 --- a/src-generated/edu/nps/moves/dis/SilentEntitySystem.java +++ b/src-generated/edu/nps/moves/dis/SilentEntitySystem.java @@ -106,6 +106,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -134,6 +135,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -151,6 +153,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SimulationAddress.java b/src-generated/edu/nps/moves/dis/SimulationAddress.java index 458cbe90c0a6279b78a80751865f36ca7cdb4fbe..cc65f65156b1902d36ff1a908d4bf6af44565a8b 100644 --- a/src-generated/edu/nps/moves/dis/SimulationAddress.java +++ b/src-generated/edu/nps/moves/dis/SimulationAddress.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -106,6 +107,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -118,6 +120,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SimulationIdentifier.java b/src-generated/edu/nps/moves/dis/SimulationIdentifier.java index 56969fcc9e48293b39b5c372eed58b614e3a4314..781a65d480f83a89920727d31613db1f1df73c8a 100644 --- a/src-generated/edu/nps/moves/dis/SimulationIdentifier.java +++ b/src-generated/edu/nps/moves/dis/SimulationIdentifier.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -105,6 +106,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -117,6 +119,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SimulationManagementFamilyPdu.java b/src-generated/edu/nps/moves/dis/SimulationManagementFamilyPdu.java index 7a7da605294cad7a89845b6aa1dc599f3ed50079..7d479b34f06ce401b2f4a197412be4a2943e7f12 100644 --- a/src-generated/edu/nps/moves/dis/SimulationManagementFamilyPdu.java +++ b/src-generated/edu/nps/moves/dis/SimulationManagementFamilyPdu.java @@ -85,6 +85,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -109,6 +110,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -122,6 +124,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SimulationManagementWithReliabilityFamilyPdu.java b/src-generated/edu/nps/moves/dis/SimulationManagementWithReliabilityFamilyPdu.java index a2247dc84aefd37340dcb6e25987efad389688ac..bfd59fa30d67805e6e087b70fb9cfff3834d45f0 100644 --- a/src-generated/edu/nps/moves/dis/SimulationManagementWithReliabilityFamilyPdu.java +++ b/src-generated/edu/nps/moves/dis/SimulationManagementWithReliabilityFamilyPdu.java @@ -79,6 +79,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -103,6 +104,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -116,6 +118,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/StandardVariableRecord.java b/src-generated/edu/nps/moves/dis/StandardVariableRecord.java index de9a8055cf1e957f7170207bc3a00d5b8a60de3b..05c2dc9d29f99d44c52bf2b16887372721313e11 100644 --- a/src-generated/edu/nps/moves/dis/StandardVariableRecord.java +++ b/src-generated/edu/nps/moves/dis/StandardVariableRecord.java @@ -92,6 +92,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -121,6 +122,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -138,6 +140,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/StandardVariableSpecification.java b/src-generated/edu/nps/moves/dis/StandardVariableSpecification.java index 609aa0837b6cb959f4d0cfb215d00f6ff6733eec..e07d9e75d4969e80113e32726f8d06e60c035940 100644 --- a/src-generated/edu/nps/moves/dis/StandardVariableSpecification.java +++ b/src-generated/edu/nps/moves/dis/StandardVariableSpecification.java @@ -47,7 +47,7 @@ public short getNumberOfStandardVariableRecords() return (short)standardVariables.size(); } -/** Note that setting this value will not change the marshalled value. The list whose length this describes is used for that purpose. +/* Note that setting this value will not change the marshalled value. The list whose length this describes is used for that purpose. * The getnumberOfStandardVariableRecords method will also be based on the actual list length rather than this value. * The method is simply here for java bean completeness. */ @@ -96,6 +96,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -125,6 +126,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -143,6 +145,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/StartResumePdu.java b/src-generated/edu/nps/moves/dis/StartResumePdu.java index 19dccc5f27ebb734e3a487e767c64b694315e0bc..13b8390b3379187ae8dc8ebbff6102a02151f78a 100644 --- a/src-generated/edu/nps/moves/dis/StartResumePdu.java +++ b/src-generated/edu/nps/moves/dis/StartResumePdu.java @@ -101,6 +101,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -127,6 +128,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -141,6 +143,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/StartResumeReliablePdu.java b/src-generated/edu/nps/moves/dis/StartResumeReliablePdu.java index d10f403a42d2536028a5d342b3a8f420f84a84b4..e6b90b28e3a71803cb5411e1a5bb066f82695b78 100644 --- a/src-generated/edu/nps/moves/dis/StartResumeReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/StartResumeReliablePdu.java @@ -147,6 +147,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -179,6 +180,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -196,6 +198,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/StopFreezePdu.java b/src-generated/edu/nps/moves/dis/StopFreezePdu.java index fe5faa2f8efdba078746e9b9c8fb0146897eaaec..42e78a9d51aad075c5866718e41d4a8990a2f476 100644 --- a/src-generated/edu/nps/moves/dis/StopFreezePdu.java +++ b/src-generated/edu/nps/moves/dis/StopFreezePdu.java @@ -132,6 +132,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -162,6 +163,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -178,6 +180,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/StopFreezeReliablePdu.java b/src-generated/edu/nps/moves/dis/StopFreezeReliablePdu.java index a262ed80d33d0e26a04d5c3f810111128ab838db..6e47a1bce5e42e1bcaaf2855990f1085b7f3c4bf 100644 --- a/src-generated/edu/nps/moves/dis/StopFreezeReliablePdu.java +++ b/src-generated/edu/nps/moves/dis/StopFreezeReliablePdu.java @@ -148,6 +148,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -180,6 +181,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -197,6 +199,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/StorageFuel.java b/src-generated/edu/nps/moves/dis/StorageFuel.java index ad8e8eb50437633c9c42c8d55646eb231360d8e9..7ca3ef72168e237d6575e69946082b1717a13213 100644 --- a/src-generated/edu/nps/moves/dis/StorageFuel.java +++ b/src-generated/edu/nps/moves/dis/StorageFuel.java @@ -130,6 +130,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -160,6 +161,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -175,6 +177,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/StorageFuelReload.java b/src-generated/edu/nps/moves/dis/StorageFuelReload.java index d4f3e3869cd524709928b50d2b3ff00cf585cc60..2f47fd94cb3bf8f1c6ff7f26dd74448277052abf 100644 --- a/src-generated/edu/nps/moves/dis/StorageFuelReload.java +++ b/src-generated/edu/nps/moves/dis/StorageFuelReload.java @@ -178,6 +178,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -214,6 +215,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -232,6 +234,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SupplyQuantity.java b/src-generated/edu/nps/moves/dis/SupplyQuantity.java index a12e2074e112f532828123f76bccbe553aa206ec..fea587eaa66356a4d6c914b77f1695a2592a6244 100644 --- a/src-generated/edu/nps/moves/dis/SupplyQuantity.java +++ b/src-generated/edu/nps/moves/dis/SupplyQuantity.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -105,6 +106,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -117,6 +119,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SyntheticEnvironmentFamilyPdu.java b/src-generated/edu/nps/moves/dis/SyntheticEnvironmentFamilyPdu.java index f47034181b6546e6132a6ea9d739b77dc1993e81..b6d7dd402ca7ff4c74c9bd82fd5915a9a108a9db 100644 --- a/src-generated/edu/nps/moves/dis/SyntheticEnvironmentFamilyPdu.java +++ b/src-generated/edu/nps/moves/dis/SyntheticEnvironmentFamilyPdu.java @@ -53,6 +53,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -75,6 +76,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -86,6 +88,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/SystemIdentifier.java b/src-generated/edu/nps/moves/dis/SystemIdentifier.java index 95e57f9e9fe7f1184849fdd8956d6f8123cd6160..34fcf811aaea23a3a7543c048f9b0589bcf094dd 100644 --- a/src-generated/edu/nps/moves/dis/SystemIdentifier.java +++ b/src-generated/edu/nps/moves/dis/SystemIdentifier.java @@ -114,6 +114,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -141,6 +142,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -155,6 +157,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/TotalRecordSets.java b/src-generated/edu/nps/moves/dis/TotalRecordSets.java index fd9e16201c066d806f10faeab9ec4d956bf33a66..c22a2b45c3942661dbbeb7d959cfabb20fe71bf2 100644 --- a/src-generated/edu/nps/moves/dis/TotalRecordSets.java +++ b/src-generated/edu/nps/moves/dis/TotalRecordSets.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -106,6 +107,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -118,6 +120,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/TrackJamData.java b/src-generated/edu/nps/moves/dis/TrackJamData.java index aea5ba347d94242098d05109873ed3fb91f015ea..c9c0bae398e1aea3f80bc6757f6248f58cff7815 100644 --- a/src-generated/edu/nps/moves/dis/TrackJamData.java +++ b/src-generated/edu/nps/moves/dis/TrackJamData.java @@ -98,6 +98,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -123,6 +124,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -136,6 +138,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/TransferOwnershipPdu.java b/src-generated/edu/nps/moves/dis/TransferOwnershipPdu.java index 8ac40f75d24c1ab0358ec0962a6568cea3fc5a2a..49b4484dd1faf544ed37fd1781028c7d12a581ae 100644 --- a/src-generated/edu/nps/moves/dis/TransferOwnershipPdu.java +++ b/src-generated/edu/nps/moves/dis/TransferOwnershipPdu.java @@ -164,6 +164,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -196,6 +197,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -214,6 +216,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/TransmitterPdu.java b/src-generated/edu/nps/moves/dis/TransmitterPdu.java index ef3c7f6b4a970bdecb5892470832c34b8ab25db7..9934bc008850705173e3db485a4c237839ac40c6 100644 --- a/src-generated/edu/nps/moves/dis/TransmitterPdu.java +++ b/src-generated/edu/nps/moves/dis/TransmitterPdu.java @@ -384,6 +384,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -453,6 +454,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -497,6 +499,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/TspiPdu.java b/src-generated/edu/nps/moves/dis/TspiPdu.java index ba344bc267db1a826f15b3783c05b715494f4d8b..696526f2fee615a6b113688324cbd36e6a412d20 100644 --- a/src-generated/edu/nps/moves/dis/TspiPdu.java +++ b/src-generated/edu/nps/moves/dis/TspiPdu.java @@ -205,6 +205,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -243,6 +244,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -268,6 +270,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/UABeam.java b/src-generated/edu/nps/moves/dis/UABeam.java index 366a5b03824a05cac8b3a32c53c3bc05ad249998..7ada98ff4b11f6f22fe23c1f38e64369d1d45518 100644 --- a/src-generated/edu/nps/moves/dis/UABeam.java +++ b/src-generated/edu/nps/moves/dis/UABeam.java @@ -104,6 +104,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -131,6 +132,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -145,6 +147,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/UAEmitter.java b/src-generated/edu/nps/moves/dis/UAEmitter.java index ec79e1c6594db51102a1f51ff1d67c166354f29f..9987ab3df79022fa27129e224c46e27d95739a31 100644 --- a/src-generated/edu/nps/moves/dis/UAEmitter.java +++ b/src-generated/edu/nps/moves/dis/UAEmitter.java @@ -137,6 +137,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -172,6 +173,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -194,6 +196,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/UAFundamentalParameter.java b/src-generated/edu/nps/moves/dis/UAFundamentalParameter.java index 8d9b837e12ad5b13a34446f50bf132f340bfd14a..a8b72319fb19643f1da9da6ab1a8f7aa1a119c65 100644 --- a/src-generated/edu/nps/moves/dis/UAFundamentalParameter.java +++ b/src-generated/edu/nps/moves/dis/UAFundamentalParameter.java @@ -146,6 +146,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -178,6 +179,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -194,6 +196,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/UnattachedIdentifier.java b/src-generated/edu/nps/moves/dis/UnattachedIdentifier.java index 01707f1cc32955408ac5b65693379a9b1da69600..b87abf4972ca8d125ca237bd8a98512a822acefc 100644 --- a/src-generated/edu/nps/moves/dis/UnattachedIdentifier.java +++ b/src-generated/edu/nps/moves/dis/UnattachedIdentifier.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -105,6 +106,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -117,6 +119,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/UnderwaterAcousticPdu.java b/src-generated/edu/nps/moves/dis/UnderwaterAcousticPdu.java index b7a6d0b92d7c1d8f3384a8a6ef89f7dc9afb3276..57457935a153c1644b1b13a59e8322effcc0b278 100644 --- a/src-generated/edu/nps/moves/dis/UnderwaterAcousticPdu.java +++ b/src-generated/edu/nps/moves/dis/UnderwaterAcousticPdu.java @@ -241,6 +241,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -300,6 +301,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -341,6 +343,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/UnsignedDISInteger.java b/src-generated/edu/nps/moves/dis/UnsignedDISInteger.java index f564770cde5e26b21c22e7b751655fec22b0f818..0662ceb81d6fe80b95f7838b880bb1f5cece8837 100644 --- a/src-generated/edu/nps/moves/dis/UnsignedDISInteger.java +++ b/src-generated/edu/nps/moves/dis/UnsignedDISInteger.java @@ -66,6 +66,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -88,6 +89,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -99,6 +101,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/VariableDatum.java b/src-generated/edu/nps/moves/dis/VariableDatum.java index 9e41fc71341a6a46e26bbdc6f028dbc484bfd9db..8b1951394171835c9b7a8ba4f97463d53658fea1 100644 --- a/src-generated/edu/nps/moves/dis/VariableDatum.java +++ b/src-generated/edu/nps/moves/dis/VariableDatum.java @@ -105,6 +105,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -134,6 +135,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -151,6 +153,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/VariableParameter.java b/src-generated/edu/nps/moves/dis/VariableParameter.java index fad92b2ebd4897f4d3a17736c9bc93dd0583ced5..8ce00a6b7925bd541485527a09f8451d1b55b407 100644 --- a/src-generated/edu/nps/moves/dis/VariableParameter.java +++ b/src-generated/edu/nps/moves/dis/VariableParameter.java @@ -85,6 +85,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -110,6 +111,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -125,6 +127,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/VariableTransmitterParameters.java b/src-generated/edu/nps/moves/dis/VariableTransmitterParameters.java index f6f4682dc3aaffe1e09399cd8ce294fa54220f67..cde8ff95eea0db29ffc88f4656c98126a06c235f 100644 --- a/src-generated/edu/nps/moves/dis/VariableTransmitterParameters.java +++ b/src-generated/edu/nps/moves/dis/VariableTransmitterParameters.java @@ -104,6 +104,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -133,6 +134,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -150,6 +152,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/Vector2Float.java b/src-generated/edu/nps/moves/dis/Vector2Float.java index 371e548ea35ac035f3e1a55da8055c694a2be889..82a5a15059bcda91fb6727c1db5b5463596c92fd 100644 --- a/src-generated/edu/nps/moves/dis/Vector2Float.java +++ b/src-generated/edu/nps/moves/dis/Vector2Float.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -106,6 +107,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -118,6 +120,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/Vector3Double.java b/src-generated/edu/nps/moves/dis/Vector3Double.java index 4e7c9c9e57ca707a9a49311528de3a0b1e15096b..562ef848a24f274e990dd44fca3ef72e067cbd10 100644 --- a/src-generated/edu/nps/moves/dis/Vector3Double.java +++ b/src-generated/edu/nps/moves/dis/Vector3Double.java @@ -98,6 +98,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -124,6 +125,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -137,6 +139,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/Vector3Float.java b/src-generated/edu/nps/moves/dis/Vector3Float.java index 303f3771112cf43b3ae278f0f393dc18d8962035..6ff82cc9921530f7e701f06854cf92736456d07d 100644 --- a/src-generated/edu/nps/moves/dis/Vector3Float.java +++ b/src-generated/edu/nps/moves/dis/Vector3Float.java @@ -98,6 +98,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -124,6 +125,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -137,6 +139,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/VectoringNozzleSystem.java b/src-generated/edu/nps/moves/dis/VectoringNozzleSystem.java index 2af151b00fda176c38f10fb3b82232da8fee16ad..88f233b230edf9de667115d99cab8ad73ddc93a1 100644 --- a/src-generated/edu/nps/moves/dis/VectoringNozzleSystem.java +++ b/src-generated/edu/nps/moves/dis/VectoringNozzleSystem.java @@ -82,6 +82,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -106,6 +107,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -118,6 +120,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src-generated/edu/nps/moves/dis/WarfareFamilyPdu.java b/src-generated/edu/nps/moves/dis/WarfareFamilyPdu.java index 5122c74401263b85a2dc319dbc908c72eeaa97b3..3591ae4ad131ff5fa0eab69e402c356c1e9208f5 100644 --- a/src-generated/edu/nps/moves/dis/WarfareFamilyPdu.java +++ b/src-generated/edu/nps/moves/dis/WarfareFamilyPdu.java @@ -53,6 +53,7 @@ public void marshal(DataOutputStream dos) * Unserializes an object from a DataInputStream. * @see java.io.DataInputStream * @param dis The DataInputStream + * @return marshalled size */ public int unmarshal(DataInputStream dis) { @@ -75,6 +76,7 @@ public int unmarshal(DataInputStream dis) * @throws java.nio.ReadOnlyBufferException if buff is read only * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin writing + * @throws Exception ByteBuffer-generated exception */ public void marshal(java.nio.ByteBuffer buff) throws Exception { @@ -86,6 +88,8 @@ public void marshal(java.nio.ByteBuffer buff) throws Exception * @throws java.nio.BufferUnderflowException if buff is too small * @see java.nio.ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @return marshalled size + * @throws Exception ByteBuffer-generated exception */ public int unmarshal(java.nio.ByteBuffer buff) throws Exception { diff --git a/src/edu/nps/moves/dis/Align.java b/src/edu/nps/moves/dis/Align.java index 427d753bf6d1a20d8ce09ca0cfb94e9d20b0fb27..1d1eebae64d123c284c8cb93499bebd7d382619a 100644 --- a/src/edu/nps/moves/dis/Align.java +++ b/src/edu/nps/moves/dis/Align.java @@ -16,6 +16,10 @@ import java.util.Arrays; */ public class Align { + /** + * @param buff ByteBuffer to write data until 2-byte boundary + * @return number of padding bytes written + */ static public int to16bits(ByteBuffer buff) { int pad = (2 - buff.position() % 2) % 2; @@ -23,6 +27,10 @@ public class Align return pad; } + /** + * @param dos DataOutputStream to write data until 2-byte boundary + * @return number of padding bytes written + */ static public int to16bits(DataOutputStream dos) { int pad = (2 - dos.size() % 2) % 2; @@ -30,6 +38,10 @@ public class Align return pad; } + /** + * @param buff ByteBuffer to write data until 4-byte boundary + * @return number of padding bytes written + */ static public int to32bits(ByteBuffer buff) { int pad = (4 - buff.position() % 4) % 4; @@ -37,6 +49,10 @@ public class Align return pad; } + /** + * @param dos DataOutputStream to write data until 4-byte boundary + * @return number of padding bytes written + */ static public int to32bits(DataOutputStream dos) { int pad = (4 - dos.size() % 4) % 4; @@ -44,6 +60,10 @@ public class Align return pad; } + /** + * @param buff ByteBuffer to write data until 8-byte boundary + * @return number of padding bytes written + */ static public int to64bits(ByteBuffer buff) { int pad = (8 - buff.position() % 8) % 8; @@ -51,6 +71,10 @@ public class Align return pad; } + /** + * @param dos DataOutputStream to write data until 8-byte boundary + * @return number of padding bytes written + */ static public int to64bits(DataOutputStream dos) { int pad = (8 - dos.size() % 8) % 8; @@ -59,6 +83,10 @@ public class Align } /********* Unmarshaling **************/ + /** + * @param buff ByteBuffer to read data until 2-byte boundary + * @return number of padding bytes read + */ static public int from16bits(ByteBuffer buff) { int pad = (2 - buff.position() % 2) % 2; @@ -66,6 +94,11 @@ public class Align return pad; } + /** + * @param position input position in DataInputStream + * @param dis DataInputStream to read bytes until 2-byte boundary + * @return number of padding bytes read + */ static public int from16bits(int position, DataInputStream dis) { int pad = (2 - position % 2) % 2; @@ -73,6 +106,10 @@ public class Align return pad; } + /** + * @param buff ByteBuffer to read bytes until 4-byte boundary + * @return number of padding bytes read + */ static public int from32bits(ByteBuffer buff) { int pad = (4 - buff.position() % 4) % 4; @@ -80,6 +117,11 @@ public class Align return pad; } + /** + * @param position input position in DataInputStream + * @param dis DataInputStream to read bytes until 2-byte boundary + * @return number of padding bytes read + */ static public int from32bits(int position, DataInputStream dis) { int pad = (4 - position % 4) % 4; @@ -87,13 +129,22 @@ public class Align return pad; } - static public int from64bits(ByteBuffer buff) + /** + * @param buff ByteBuffer to read bytes until 8-byte boundary + * @return number of padding bytes read + */ + static public int from64bits(ByteBuffer buff) { int pad = (8 - buff.position() % 8) % 8; Arrays.stream(new int[pad]).forEach(x->buff.get()); return pad; } + /** + * @param position input position in DataInputStream + * @param dis DataInputStream to read bytes until 8-byte boundary + * @return number of padding bytes read + */ static public int from64bits(int position, DataInputStream dis) { int pad = (8 - position % 8) % 8; diff --git a/src/edu/nps/moves/dis/Marshaller.java b/src/edu/nps/moves/dis/Marshaller.java index 1e428eec0c72193a5caaf6634dd60fb7c0468015..1c6963ace0acf9a476fb60ffd5630714b6172953 100644 --- a/src/edu/nps/moves/dis/Marshaller.java +++ b/src/edu/nps/moves/dis/Marshaller.java @@ -12,22 +12,38 @@ import java.nio.ByteBuffer; */ public interface Marshaller { + /** + * @return the size in bytes of the serialized object + */ public int getMarshalledSize(); + /** + * Serializes an object into a DataOutputStream. + * @param dos the DataOutputStream to write + * @see java.io.DataOutputStream + */ public void marshal(DataOutputStream dos); + + /** + * Unserializes an object from a DataInputStream + * @param dis the DataInputStream to read + * @see java.io.DataInputStream + * @return number of bytes unmarshalled + */ public int unmarshal(DataInputStream dis); /** - * Packs a Pdu into the ByteBuffer. - * @see java.nio.ByteBuffer + * Serializes an object into a ByteBuffer. * @param buff The ByteBuffer at the position to begin writing + * @see java.nio.ByteBuffer */ public void marshal(ByteBuffer buff); /** - * Unpacks a Pdu from the underlying data. - * @see java.nio.ByteBuffer + * Unserializes an object from a ByteBuffer * @param buff The ByteBuffer at the position to begin reading + * @see java.nio.ByteBuffer + * @return unmarshalled size */ public int unmarshal(ByteBuffer buff); } diff --git a/src/edu/nps/moves/dis/util/PduFactory.java b/src/edu/nps/moves/dis/util/PduFactory.java index 3cebfe3849aaf61d3fe7b0ef0481557ad74a7209..0b43cc9d153d875c350bb3cb7e9160021473bc4f 100644 --- a/src/edu/nps/moves/dis/util/PduFactory.java +++ b/src/edu/nps/moves/dis/util/PduFactory.java @@ -257,10 +257,10 @@ public class PduFactory return rt; } - /*******************************************************/ - /*******************************************************/ + //*******************************************************/ + //*******************************************************/ - /* Pdu construction methods */ + // Pdu construction methods public EntityStatePdu makeEntityStatePdu() { EntityStatePdu pdu = new EntityStatePdu()/* @@ -1017,7 +1017,7 @@ public class PduFactory * PDU factory. Pass in an array of bytes, get the correct type of pdu back, * based on the PDU type field contained in the byte array. * - * @param data + * @param data array of bytes * @return A PDU of the appropriate concrete subclass of PDU */ public Pdu createPdu(byte data[]) @@ -1029,7 +1029,7 @@ public class PduFactory * PDU factory. Pass in an array of bytes, get the correct type of pdu back, * based on the PDU type field contained in the byte buffer. * - * @param buff + * @param buff array of bytes * @return null if there was an error creating the Pdu */ public Pdu createPdu(java.nio.ByteBuffer buff) @@ -1381,7 +1381,7 @@ public class PduFactory * a lot that can go wrong. If something blows up, we return all the decoded * PDUs we can.<p> * - * @param data + * @param data array of bytes * @return List of PDUs decoded */ public List<Pdu> getPdusFromBundle(byte data[])