Module Index

Classes

Module: eventthread

This module defines the interface for the event thread class.

Classes

IEventThread

The event thread class must store a list of handles to execute and must define a run method which actually executes the handles.