ZOO-Project
|
service_callback.h File Reference
#include <service.h>
Go to the source code of this file.
Functions | |
bool | invokeBasicCallback (maps *, int) |
Invoke the callback in case there is a [subscriber] section containing one or more url parameter. More... | |
void | cleanupCallbackThreads () |
Wait for the threads to end then, clean used memory. More... | |
Function Documentation
void cleanupCallbackThreads | ( | ) |
Wait for the threads to end then, clean used memory.
bool invokeBasicCallback | ( | maps * | conf, |
int | state | ||
) |
Invoke the callback in case there is a [subscriber] section containing one or more url parameter.
- Parameters
-
conf the maps containing the main configuration file definitions state the service state SERVICE_SUCCEEDED / STARTED / FAILED
- Returns
- bool true in case of success, false in other cases
Generated on Wed Apr 2 2025 09:00:01 for ZOO-Project by
