ifw-slm 0.1.2
 
Loading...
Searching...
No Matches
main.cpp File Reference

Reference implementation of Secondary Loop Manager server. More...

Functions

int main (int argc, char *argv[])
 

Detailed Description

Reference implementation of Secondary Loop Manager server.

Author

This is a reference implementation that uses the ifw-slm framework with default action implementations. Users can create their own specialized SLM servers by extending the framework's base action classes.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Application main.

Parameters
[in]argcNumber of command line options.
[in]argvCommand line options.