|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.cogent.events.SimEvent
|
+--com.cogent.events.SimPacketEvent
The base class of all simulated (contain packet) events.
| Field Summary | |
protected SimProcessingElement |
myDestination
|
protected SimPacket |
myPacket
|
| Fields inherited from class com.cogent.events.SimEvent |
myCreationTime |
| Constructor Summary | |
SimPacketEvent()
|
|
| Method Summary | |
SimProcessingElement |
getDestination()
|
SimPacket |
getPacket()
|
| Methods inherited from class com.cogent.events.SimEvent |
getCreationTime |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected SimPacket myPacket
protected SimProcessingElement myDestination
| Constructor Detail |
public SimPacketEvent()
| Method Detail |
public SimPacket getPacket()
public SimProcessingElement getDestination()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||