Jump to content

The Event Management Framework

From EDM2
Revision as of 00:17, 10 May 2021 by Martini (talk | contribs)
System Object Model Programming Guide
  1. About This Book
  2. Introduction to the SOMobjects Developer Toolkit
  3. Tutorial for Implementing SOM Classes
  4. Using SOM Classes in Client Programs
  5. SOM IDL and the SOM Compiler
  6. Implementing Classes in SOM
  7. Distributed SOM (DSOM)
  8. The SOM Interface Repository Framework
  9. The Metaclass Framework
  10. The Event Management Framework
  11. SOMobjects Error Codes
  12. SOM IDL Language Grammar
  13. Implementing Sockets Subclasses
  14. Glossary

Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation

Event Management Basics

Model of EMan usage

Event types

Registration

Callbacks

Event classes

EMan parameters

Registering for events

Unregistering for events

An example callback procedure

Generating client events

Examples of using other events

Processing events

Interactive applications

Event Manager Advanced Topics

Threads and thread safety

Writing an X or MOTIF application

Extending EMan

Using EMan from C++

Using EMan from other languages

Tips on using EMan

Limitations

Use of EMan DLL