Babel
Epitech's C++ VoIP project
|
#include <vector>
#include <string>
#include "Network/Message.hpp"
#include "Network/RFCCodes.hpp"
#include "Network/ITCPConnection.hpp"
Go to the source code of this file.
Classes | |
struct | Babel::Call |
struct to handle all Call related data More... | |
struct | Babel::Call::Participant |
struct to handle all Call related data More... | |
Namespaces | |
Babel | |