Go to the source code of this file.
Data Structures | |
| struct | pubReaderStatesList |
| Define an exported public reader state structure so each application gets instant notification of changes in state. More... | |
Typedefs | |
| typedef pubReaderStatesList | READER_STATE |
| Define an exported public reader state structure so each application gets instant notification of changes in state. | |
| typedef pubReaderStatesList * | PREADER_STATE |
| Define an exported public reader state structure so each application gets instant notification of changes in state. | |
Functions | |
| LONG | EHInitializeEventStructures (void) |
| LONG | EHSpawnEventHandler (PREADER_CONTEXT) |
| LONG | EHDestroyEventHandler (PREADER_CONTEXT) |
Definition in file eventhandler.h.
1.4.7