EventQueueImplementation.h File Reference
header file for class EventQueueImplementation More...
Go to the source code of this file.
Namespaces | |
| namespace | ot |
Classes | |
| class | ot::EventQueueImplementation |
| Helper class that implements the EventQueue interface using a STL deque container. More... | |
Typedefs | |
| typedef std::deque< Event > | ot::EventQueue |
Detailed Description
header file for class EventQueueImplementation
- Author:
- Gerhard Reitmayr
- Id
- EventQueueImplementation.h 1147 2006-06-13 12:10:23Z bornik
Definition in file EventQueueImplementation.h.