#include "BufferFactory.hpp"
#include <stdlib.h>
#include "SocketBuffer.hpp"
#include "FileBuffer.hpp"
#include "NullBuffer.hpp"
Go to the source code of this file.