mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
3246ee602b
commit
b968850bc1
@ -43,7 +43,7 @@ public:
|
||||
|
||||
typedef boost::function<Value (const std::vector<Value>& arguments)> Callback;
|
||||
|
||||
explicit ScriptFunction(const Callback& function);
|
||||
ScriptFunction(const Callback& function);
|
||||
|
||||
Value Invoke(const std::vector<Value>& arguments);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user