|
CoSWoT Servient-C
|
Functions | |
| void | initModule (int argc, char **argv) |
| Initialise the module. | |
| void | deleteModule () |
| Delete the module. | |
| void deleteModule | ( | ) |
Delete the module.
| void initModule | ( | int | argc, |
| char ** | argv | ||
| ) |
Initialise the module.
| argc | Number of arguments |
| argv | List of arguments for the function call |