|
HLCC Documentation 2.2.0
|
main source file. More...
#include <pybind11/pybind11.h>#include <pybind11/embed.h>#include <functional>#include <memory>#include <thread>#include <cstdio>#include <boost/asio.hpp>#include <boost/exception/diagnostic_information.hpp>#include <ciiLogManager.hpp>#include <taiclock/taiClock.hpp>#include <rad/mal/utils.hpp>#include <rad/eventsApp.rad.hpp>#include <rad/eventsStd.rad.hpp>#include <rad/application.hpp>#include <rad/stdCmdsImpl.hpp>#include <rad/appCmdsImpl.hpp>#include <trksim/trackCtrEvents.rad.hpp>#include "trksim/config.hpp"#include "trksim/dataContext.hpp"#include "trksim/oldbInterface.hpp"#include "trksim/actionMgr.hpp"#include "trksim/trackCmdsImpl.hpp"#include "trksim/simCmdsImpl.hpp"#include "trksim/logger.hpp"#include "trksim/monitoring.hpp"#include "Trksimif.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. |