#include "Communication/CscMessageSender.h"#include <regex>#include <algorithm>#include <fstream>#include "Axiomes/CscTimestamp.h"#include "Communication/UdpClient.h"#include "Util/system.h"Namespaces | |
| conscience_core | |
| conscience_core::communication | |
Macros | |
| #define | MAX_PACKET_SIZE_BYTES 1400 |
| #define | TIME_SLEEP_SEND_CHUNK_MILLIS 15 |
| #define | LARGE_GROUP_OF_MESSAGE_CHUNK 25 |
Functions | |
| vector< unsigned char > * | conscience_core::communication::appendTimestamp (vector< unsigned char > *data) |
| #define LARGE_GROUP_OF_MESSAGE_CHUNK 25 |
| #define MAX_PACKET_SIZE_BYTES 1400 |
| #define TIME_SLEEP_SEND_CHUNK_MILLIS 15 |