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

Functions

void initCoAR (int argc, char **argv)
 Initialise CoAR and all modules.
 
void deleteCoAR ()
 Delete all modules except CoAR.
 

Detailed Description

Function Documentation

◆ deleteCoAR()

void deleteCoAR ( )

Delete all modules except CoAR.

◆ initCoAR()

void initCoAR ( int  argc,
char **  argv 
)

Initialise CoAR and all modules.

Parameters
argcNumber of arguments
argvList of arguments for the function call