CoSWoT Servient-C
Loading...
Searching...
No Matches
Functions
Module functions for initialisation and deletion

Functions

void initModule (int argc, char **argv)
 Initialise the module.
 
void deleteModule ()
 Delete the module.
 

Detailed Description

Function Documentation

◆ deleteModule()

void deleteModule ( )

Delete the module.

◆ initModule()

void initModule ( int  argc,
char **  argv 
)

Initialise the module.

Parameters
argcNumber of arguments
argvList of arguments for the function call