Auxiliary functions for this module. This is where private module functions are defined. More...
#include <moduletemplate.h>
Functions | |
void | shutdown_module (int x) |
makes a clean shutdown of the program | |
void | handler_param_daemon (void) |
function called when the a message is received (if it was subscribed with the handler option) First var1 gets its new value then the handler is called. The args are there just to have the carmen_handler_t type. |
Auxiliary functions for this module. This is where private module functions are defined.