mirror of
https://github.com/Icinga/icinga2.git
synced 2025-11-16 20:00:23 +01:00
parent
17029e3161
commit
df9710cfcb
@ -36,7 +36,7 @@ public:
|
|||||||
DECLARE_OBJECT(Demo);
|
DECLARE_OBJECT(Demo);
|
||||||
DECLARE_OBJECTNAME(Demo);
|
DECLARE_OBJECTNAME(Demo);
|
||||||
|
|
||||||
virtual void Start(bool runtimeCreated);
|
virtual void Start(bool runtimeCreated) override;
|
||||||
|
|
||||||
static Value DemoMessageHandler(const MessageOrigin::Ptr& origin, const Dictionary::Ptr& params);
|
static Value DemoMessageHandler(const MessageOrigin::Ptr& origin, const Dictionary::Ptr& params);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user