EventQueueT Fields |
The EventQueueT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| _eventgen |
Generator used to fill the Event Queue.
(Inherited from BaseEventQueueT.) | |
| _events |
Queue of Events.
| |
| _lasteventtype |
Type of Last Event dequeued.
(Inherited from BaseEventQueueT.) | |
| _tracing |
Variable indicating whether Generator Tracing is enabled.
(Inherited from BaseEventQueueT.) |