Packets: extended description of bad_cast exception in Packet.as()
[senf.git] / senf / PPI / IdleEvent.hh
index 11ff42a..b2023f8 100644 (file)
@@ -46,9 +46,7 @@ namespace ppi {
         : public EventImplementation<>
     {
     public:
-        IdleEvent();
-
-    protected:
+        IdleEvent(std::string const & name = "");
 
     private:
         virtual void v_enable();