Class Summary |
AckHandler |
This class is a thread responsible for dealing with the acks coming from the simulator. |
EventHandler |
This class is a thread responsible for dealing with the events coming from the simulator. |
Locker |
The Locker class manages locks, and stores them in a hash table. |
VisidiaAck |
This class corresponds to a simulation ack, associated to a simulation event. |
VisidiaEvent |
This class corresponds to a simulation event. |
VQueue |
A VQueue object implements a FIFO (First In First Out) list. |