#include <winsock2.h>
#include "Basis/String.h"
#include <iostream>
#include <vector>
#include <cstring>
#include "Basis/ILog.h"
Include dependency graph for Channel.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Util |
Classes | |
class | Impala::Util::ChannelListener |
Interface intended to be used by channel servers. More... | |
class | Impala::Util::Channel |
Functions | |
Impala::Util::ILOG_VAR_INIT (Channel, Impala.Util) |