Babel
Epitech's C++ VoIP project
Classes | Namespaces
AsioTCPConnection.hpp File Reference
#include <functional>
#include <asio.hpp>
#include <bit>
#include "Utilities/SwapEndian.hpp"
#include "Network/ITCPConnection.hpp"
#include "Network/Message.hpp"
Include dependency graph for AsioTCPConnection.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Babel::AsioTCPConnection< T >
 Asio implementation of a tcp communication. More...
 

Namespaces

 Babel