Dawn Framework 1.0
Universal data acquisition framework for embedded systems
List of all members
dawn::CIONotifierManager Class Reference

Manages notifier instances for I/O objects. More...

#include <notify_manager.hxx>

Detailed Description

Manages notifier instances for I/O objects.

Routes I/O objects to the appropriate notifier instance based on their configured notifier type and priority. Creates notifier instances on demand during initialization.

For poll-based notifiers, I/O objects with the same priority share a single notifier instance (and thread). Different priorities get separate instances.

Definition at line 31 of file notify_manager.hxx.


The documentation for this class was generated from the following files: