Conscience Core
Classes | Namespaces | Macros
CscMessagingManager.h File Reference
#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"
 

Macro Definition Documentation

◆ CONSCIENCE_ERROR_MESSAGE

#define CONSCIENCE_ERROR_MESSAGE   "__CSC_COM_ERROR"

◆ MAXLINE

#define MAXLINE   4096