X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Scheduler%2FTimerEvent.ih;h=fdb62f2888c3764df454803183b7c2742f9e05ff;hb=3863d46dd898b7bc35ea8c6ccd8563b18762a6b6;hp=a6ecf9b7470f3af5fccae7b979ed5e1c1acf1725;hpb=c48abca75a9bb62c31d0f2651a00ddf4ce79c7f2;p=senf.git diff --git a/Scheduler/TimerEvent.ih b/Scheduler/TimerEvent.ih index a6ecf9b..fdb62f2 100644 --- a/Scheduler/TimerEvent.ih +++ b/Scheduler/TimerEvent.ih @@ -65,7 +65,8 @@ namespace detail { bool empty() const; - void setTimerSource(std::auto_ptr timerSource); + void timerSource(std::auto_ptr timerSource); + TimerSource * timerSource(); protected: