kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
src
version.cpp
Go to the documentation of this file.
1
11
#include <hooks/hooks.h>
12
13
extern
"C"
{
17
int
version
()
18
{
19
return
KEA_HOOKS_VERSION;
20
}
21
}
version
int version()
Symbol for presenting the hooks version this hook was built with to a Kea process on load time.
Definition:
version.cpp:17
Generated by
1.9.4