Libftpp
A modern C++ library
message.hpp File Reference
#include <stddef.h>
#include <string.h>
#include <stdexcept>
#include <string>
#include <vector>
#include "../../data_structures/data_buffer/data_buffer.hpp"
+ Include dependency graph for message.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Message
 Class representing a structured message for network communication. More...