main source file. More...
#include <memory>
#include <boost/asio.hpp>
#include <boost/exception/diagnostic_information.hpp>
#include <mal/Cii.hpp>
#include <mal/Mal.hpp>
#include <mal/utility/LoadMal.hpp>
#include <OcmServerIf.hpp>
#include <rad/mal/replier.hpp>
#include <rad/mal/utils.hpp>
#include <rad/exceptions.hpp>
#include <rad/logger.hpp>
#include <rad/dbAdapterRedis.hpp>
#include <rad/smAdapter.hpp>
#include <rad/assert.hpp>
#include <scxml4cpp/Context.h>
#include <scxml4cpp/EventQueue.h>
#include "events.rad.hpp"
#include "dataContext.hpp"
#include "actionMgr.hpp"
#include "actionsStd.hpp"
#include "msg/commands.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. |