ZOO-Project
|
#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... | |
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.
conf | the maps containing the main configuration file definitions |
state | the service state SERVICE_SUCCEEDED / STARTED / FAILED |