Utils/Termlib: Extend the completion API
[senf.git] / Scheduler / TimerEvent.ih
index af9c104..fdb62f2 100644 (file)
@@ -65,6 +65,9 @@ namespace detail {
 
         bool empty() const;
 
+        void timerSource(std::auto_ptr<TimerSource> timerSource);
+        TimerSource * timerSource();
+
     protected:
 
     private: