#include "CscCommon.h"#include "Communication/CscMessageReader.h"#include "Communication/CscMessageSender.h"#include "Communication/CscMessageHandler.h"#include "Communication/CscMessageEncryption.h"#include "Communication/CscMessageLowLevelHandler.h"#include "TcpServer.h"#include "UdpServer.h"#include "TcpClient.h"#include <algorithm>#include <mutex>Go to the source code of this file.
Classes | |
| class | conscience_core::communication::CscMessagingManager |
Namespaces | |
| conscience_core | |
| conscience_core::communication | |
Macros | |
| #define | MAXLINE 4096 |
| #define | CONSCIENCE_ERROR_MESSAGE "__CSC_COM_ERROR" |
| #define CONSCIENCE_ERROR_MESSAGE "__CSC_COM_ERROR" |
| #define MAXLINE 4096 |