senf::ppi::IdleEvent Class Reference
[Events]

Continually signaled event. More...

#include <senf/PPI/IdleEvent.hh>

Inheritance diagram for senf::ppi::IdleEvent:
Inheritance graph
[legend]

List of all members.


Detailed Description

Continually signaled event.

An IdleEvent is signaled continually and repeatedly while enabled. It will consume 100% of available CPU resources. The resource usage is controlled by adequate event throttling.

Definition at line 46 of file IdleEvent.hh.


Public Member Functions

  IdleEvent (std::string const &name="")

Constructor & Destructor Documentation

senf::ppi::IdleEvent::
IdleEvent ( std::string const &  name = "" )

Definition at line 34 of file IdleEvent.cci.


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