|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VQueue | |
|---|---|
| visidia.simulation.evtack | |
| visidia.simulation.playrec | |
| visidia.simulation.process | |
| Uses of VQueue in visidia.simulation.evtack |
|---|
| Constructors in visidia.simulation.evtack with parameters of type VQueue | |
|---|---|
AckHandler(VQueue ackQueue)
Instantiates a new ack handler. |
|
EventHandler(VQueue evtQueue,
VQueue ackQueue)
Instantiates a new event handler. |
|
| Uses of VQueue in visidia.simulation.playrec |
|---|
| Constructors in visidia.simulation.playrec with parameters of type VQueue | |
|---|---|
PlayerAckHandler(VQueue ackQueueIn,
VQueue ackQueueOut)
Instantiates a new ack handler. |
|
RecordHandler(VQueue queueIn,
VQueue queueOut,
ObjectWriter writer)
Instantiates a new event handler. |
|
SimulationPlayer(VQueue ackOut,
ReplayInfo replayInfo)
Instantiates a new simulation player. |
|
| Uses of VQueue in visidia.simulation.process |
|---|
| Fields in visidia.simulation.process declared as VQueue | |
|---|---|
protected VQueue |
MessageProcess.msgVQueue
The message queue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||