#include "auc-md.h"#include "masterDaemon.h"#include "coreapi.h"#include "../server/Listener.cpp"#include "../server/EventSender2.cpp"

Go to the source code of this file.
Defines | |
| #define | MD_CORE |
Functions | |
| void | attention () |
| void | arCallback (const boost::system::error_code &error) |
| void | mdWQ () |
| void | runMasterDaemon () |
| void | runDataLayer () |
| #define MD_CORE |
Definition at line 1 of file masterDaemon.cpp.
| void arCallback | ( | const boost::system::error_code & | error | ) |
Definition at line 281 of file masterDaemon.cpp.
| void attention | ( | ) |
Definition at line 267 of file masterDaemon.cpp.
| void mdWQ | ( | ) |
Definition at line 294 of file masterDaemon.cpp.
| void runDataLayer | ( | ) |
Definition at line 304 of file masterDaemon.cpp.
| void runMasterDaemon | ( | ) |
Definition at line 287 of file masterDaemon.cpp.
1.5.6