aim4.msg.udp
Class Real2ProxyDone

java.lang.Object
  extended by aim4.msg.udp.Real2ProxyMsg
      extended by aim4.msg.udp.Real2ProxyDone

public class Real2ProxyDone
extends Real2ProxyMsg

A real vehicle to proxy vehicle message for done message.


Nested Class Summary
 
Nested classes/interfaces inherited from class aim4.msg.udp.Real2ProxyMsg
Real2ProxyMsg.Type
 
Field Summary
 
Fields inherited from class aim4.msg.udp.Real2ProxyMsg
messageType, receivedTime
 
Constructor Summary
Real2ProxyDone(DataInputStream dis, double receivedTime)
          Create a real vehicle to proxy vehicle message for done message.
 
Method Summary
 String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Real2ProxyDone

public Real2ProxyDone(DataInputStream dis,
                      double receivedTime)
               throws IOException
Create a real vehicle to proxy vehicle message for done message.

Parameters:
dis - the I/O stream
receivedTime - the time stamp
Throws:
IOException
Method Detail

toString

public String toString()

Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.