X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FScheduler%2FEventHook.hh;h=5a943ae4b9305b4a74fd0f54d78eb4e25604a070;hb=78a6e233083efa63a9cd0684a92abc64202a9ee7;hp=bec8be179f6d4e6a26aa8a2526f66be77eae22d1;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Scheduler/EventHook.hh b/senf/Scheduler/EventHook.hh index bec8be1..5a943ae 100644 --- a/senf/Scheduler/EventHook.hh +++ b/senf/Scheduler/EventHook.hh @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2008 +// Copyright (C) 2008 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -28,7 +28,7 @@ // Custom includes #include -#include +#include #include "FIFORunner.hh" //#include "EventHook.mpp" @@ -92,7 +92,7 @@ namespace scheduler { informational) \param[in] cb Callback to call \param[in] initiallyEnabled if set \c false, do not - enable callback automatically. + enable callback automatically. \param[in] priority event priority, defaults to POST */ ~EventHook();