|
HLCC Documentation 2.2.0
|
main source file. More...
#include <functional>#include <memory>#include <thread>#include <iostream>#include <cstdio>#include <boost/asio.hpp>#include <boost/exception/diagnostic_information.hpp>#include <ciiLogManager.hpp>#include <rad/eventsApp.rad.hpp>#include <rad/eventsStd.rad.hpp>#include <rad/application.hpp>#include <rad/stdCmdsImpl.hpp>#include <rad/appCmdsImpl.hpp>#include <rad/mal/utils.hpp>#include <scxml4cpp/Context.h>#include <scxml4cpp/EventQueue.h>#include <pybind11/pybind11.h>#include <pybind11/embed.h>#include <telmon/monCmds.rad.hpp>#include "telmon/monCmdsImpl.hpp"#include "telmon/config.hpp"#include "telmon/dataContext.hpp"#include "telmon/oldbInterface.hpp"#include "telmon/actionMgr.hpp"#include "telmon/logger.hpp"Functions | |
| int | main (int argc, char *argv[]) |
main source file.
| int main | ( | int | argc, |
| char * | argv[] ) |
Application main.
| [in] | argc | Number of command line options. |
| [in] | argv | Command line options. |