| Valkka
    1.6.1
    OpenSource Video Management | 
Encapsulates data sent by the signal. More...
#include <thread.h>

| Public Attributes | |
| Signal | signal | 
| ThreadContext * | thread_context | 
Encapsulates data sent by the signal.
Has the enumerated signal from Signals class plus any other necessary data.
Naming convention: if your Thread class is SomeThread, then name the SignalContext to SomeSignalContext